diff options
author | Juan J. Martinez <jjm@usebox.net> | 2022-04-16 21:32:02 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-04-16 21:32:02 +0100 |
commit | 6a71041e2b419d6b698f1bde03f58fc4b65bab9a (patch) | |
tree | d566c32e6905e0c9dfd7cbc9012a5d95a9213b8b /CHANGES.md | |
parent | f414fb1cf8f37ec0c1c6bbc3b7e0bebb48ec6435 (diff) | |
download | spacebeans-6a71041e2b419d6b698f1bde03f58fc4b65bab9a.tar.gz spacebeans-6a71041e2b419d6b698f1bde03f58fc4b65bab9a.zip |
Ready for release 1.3.4
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ # What's new? +## Release 1.3.4 - 2022-04-16 + + - Updated dependencies + - Internal refactoring preparing the service to support other protocols. + ## Release 1.3.3 - 2022-01-14 - Updated dependencies, this includes a fix for CVE-2021-42550 in logback-classic. |