Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ganiuszka committed Jul 24, 2023
1 parent c7f3fe2 commit 6f97aea
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

This is a minor bug fix release. We fixed problems that were detected by static
code analysis tools and we did a couple of other minor fixes. Apart from that
there has been improved logging/debugging to file. We slightly changed the log
format to make logs more readable. At the end we introduced changes to automate
code analysing and releasing process. We hope it will help in providing new releases
more frequent.

Changes:
- Use new logging interface
- Update Polish translations
- Update dependencies in composer.json
- Fix remove directive button for storage directives
- Fix qrcodejs version in composer.json
- Fix problem found in static code analysis
- Hide reset to default value button for storage directives
- Improve coding style according to PSR-12
- Update flotr2 include path
- Update LICENSE file

0 comments on commit 6f97aea

Please sign in to comment.