We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 562f79b commit a397b35Copy full SHA for a397b35
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/forge-sdk/compare/v3.0.0...3.x)
+## [Unreleased](https://github.com/laravel/forge-sdk/compare/v3.1.0...3.x)
4
+
5
6
+## [v3.1.0 (2020-09-01)](https://github.com/laravel/forge-sdk/compare/v3.0.0...v3.1.0)
7
8
+### Added
9
+- Add restart worker ([d62ecb4](https://github.com/laravel/forge-sdk/commit/d62ecb4b654b0fa5db1dc5e8cb0131bb1ef92d27))
10
11
+### Fixed
12
+- Fix delete action for RedirectRule ([#91](https://github.com/laravel/forge-sdk/pull/91))
13
+- Fix Worker resource delete method ([#90](https://github.com/laravel/forge-sdk/pull/90))
14
15
16
## [v3.0.0 (2020-08-25)](https://github.com/laravel/forge-sdk/compare/v2.2...v3.0.0)
0 commit comments