diff --git a/CHANGELOG.md b/CHANGELOG.md index 090e9b5..78a50ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,13 @@ All notable changes to `GitlabDeploy` will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/hexidedigital/laravel-gitlab-deploy/compare/v1.4.3...HEAD) +## [Unreleased](https://github.com/hexidedigital/laravel-gitlab-deploy/compare/v1.4.4...HEAD) + +## [v1.4.4](https://github.com/hexidedigital/laravel-gitlab-deploy/compare/v1.4.3...v1.4.4) - 2024-03-17 + +### Updated + +- Update template version in `.gitlab-ci.yml` file - use `template.3.0` ## [v1.4.3](https://github.com/hexidedigital/laravel-gitlab-deploy/compare/v1.4.2...v1.4.3) - 2024-03-13