We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f086c4b commit 64a95f0Copy full SHA for 64a95f0
CHANGELOG.md
@@ -2,6 +2,26 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
5
+## 0.2.0
6
+
7
+### Added
8
9
+- Nothing.
10
11
+### Deprecated
12
13
14
15
+### Removed
16
17
18
19
+### Fixed
20
21
+- [#5](https://github.com/bitExpert/captainhook-validateauthor/pull/5) Configure PHPStan as pre-push hook
22
+- [#4](https://github.com/bitExpert/captainhook-validateauthor/pull/4) Switch from Travis build to GitHub Actions
23
+- [#3](https://github.com/bitExpert/captainhook-validateauthor/pull/3) Update dependencies
24
25
## 0.1.0
26
27
Initial release of the Captain Hook Reject Push Action package.
0 commit comments