Skip to content

Commit a85cf54

Browse files
author
Frank Schmid
committed
Added release notes to README.md
1 parent 67d1653 commit a85cf54

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,9 @@ me to take it over and continue working on the project. That helped to revive it
757757
## Release Notes
758758
759759
* 5.3.1
760-
760+
* Fixed bug that prevented to use handlers using import [#505][link-505]
761+
* Do not print empty lines in webpack stats [#499][link-499]
762+
* Added git hooks to improved code quality and developer experience [#496][link-496]
761763
762764
* 5.3.0
763765
* Restore compatibility with TypeScript [#449][link-449] [#465][link-465]
@@ -1031,3 +1033,7 @@ me to take it over and continue working on the project. That helped to revive it
10311033
[link-433]: https://github.com/serverless-heaven/serverless-webpack/issues/433
10321034
[link-471]: https://github.com/serverless-heaven/serverless-webpack/issues/471
10331035
[link-472]: https://github.com/serverless-heaven/serverless-webpack/pull/472
1036+
1037+
[link-505]: https://github.com/serverless-heaven/serverless-webpack/issues/505
1038+
[link-499]: https://github.com/serverless-heaven/serverless-webpack/issues/499
1039+
[link-496]: https://github.com/serverless-heaven/serverless-webpack/pull/496

0 commit comments

Comments
 (0)