-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCHANGELOG.md
More file actions
46 lines (25 loc) · 2.49 KB
/
Copy pathCHANGELOG.md
File metadata and controls
46 lines (25 loc) · 2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Changelog
## [2.0.0](https://github.com/codenamephp/deployer.command/tree/2.0.0) (2024-01-14)
[Full Changelog](https://github.com/codenamephp/deployer.command/compare/1.1.0...2.0.0)
**Merged pull requests:**
- Drop PHP8.1 [\#12](https://github.com/codenamephp/deployer.command/pull/12) ([bastianschwarz](https://github.com/bastianschwarz))
## [1.1.0](https://github.com/codenamephp/deployer.command/tree/1.1.0) (2024-01-14)
[Full Changelog](https://github.com/codenamephp/deployer.command/compare/1.0.2...1.1.0)
**Implemented enhancements:**
- Bump webdevops/php-dev from 8.2 to 8.3 in /docker/application [\#11](https://github.com/codenamephp/deployer.command/pull/11) ([dependabot[bot]](https://github.com/apps/dependabot))
## [1.0.2](https://github.com/codenamephp/deployer.command/tree/1.0.2) (2023-03-12)
[Full Changelog](https://github.com/codenamephp/deployer.command/compare/1.0.1...1.0.2)
**Merged pull requests:**
- PHPUnit10 [\#10](https://github.com/codenamephp/deployer.command/pull/10) ([bastianschwarz](https://github.com/bastianschwarz))
- Update phive [\#9](https://github.com/codenamephp/deployer.command/pull/9) ([bastianschwarz](https://github.com/bastianschwarz))
- Update codenamephp/deployer.base requirement from ^2.0 to ^2.0 || ^3.0 [\#8](https://github.com/codenamephp/deployer.command/pull/8) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump webdevops/php-dev from 8.1 to 8.2 in /docker/application [\#7](https://github.com/codenamephp/deployer.command/pull/7) ([dependabot[bot]](https://github.com/apps/dependabot))
- Workflow Versions [\#6](https://github.com/codenamephp/deployer.command/pull/6) ([bastianschwarz](https://github.com/bastianschwarz))
## [1.0.1](https://github.com/codenamephp/deployer.command/tree/1.0.1) (2022-07-31)
[Full Changelog](https://github.com/codenamephp/deployer.command/compare/1.0.0...1.0.1)
**Merged pull requests:**
- Update deployer to release [\#4](https://github.com/codenamephp/deployer.command/pull/4) ([bastianschwarz](https://github.com/bastianschwarz))
- Updated CI [\#3](https://github.com/codenamephp/deployer.command/pull/3) ([bastianschwarz](https://github.com/bastianschwarz))
## [1.0.0](https://github.com/codenamephp/deployer.command/tree/1.0.0) (2022-02-05)
[Full Changelog](https://github.com/codenamephp/deployer.command/compare/84d18737da9ccff8afe1dbe387afb9ae2aa9fa6c...1.0.0)
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*