We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd4f32 commit de4f074Copy full SHA for de4f074
1 file changed
CHANGELOG.md
@@ -1,8 +1,13 @@
1
# Changelog
2
3
-## [2.0.2](https://github.com/codenamephp/deployer.base/tree/2.0.2) (2023-03-11)
+## [3.0.0](https://github.com/codenamephp/deployer.base/tree/3.0.0) (2023-03-11)
4
5
-[Full Changelog](https://github.com/codenamephp/deployer.base/compare/2.0.1...2.0.2)
+[Full Changelog](https://github.com/codenamephp/deployer.base/compare/2.0.1...3.0.0)
6
+
7
+**Implemented enhancements:**
8
9
+- Add "before" to deployer functions [\#9](https://github.com/codenamephp/deployer.base/issues/9)
10
+- Added before function [\#11](https://github.com/codenamephp/deployer.base/pull/11) ([bastianschwarz](https://github.com/bastianschwarz))
11
12
**Merged pull requests:**
13
0 commit comments