Add forgotten entries to the change log.

This commit is contained in:
James Cole
2018-09-12 12:56:40 +02:00
parent efeffaa49f
commit 1492f5611e
2 changed files with 3 additions and 1 deletions

View File

@@ -49,6 +49,7 @@
- Heroku would not make you owner.
- Add `.htaccess` files to all public directories.
- New secure headers will make Firefly III slightly more secure.
- The rule "tester" will now also take the "strict"-checkbox into account.
# 4.7.5.3
- [Issue 1527](https://github.com/firefly-iii/firefly-iii/issues/1527), fixed views for transactions without a budget.

View File

@@ -58,7 +58,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Users can no longer give income a budget.
- Fix bug in Spectre import.
- Heroku would not make you owner.
- The rule "tester" will now also take the "strict"-checkbox into account.
### Security
- Add `.htaccess` files to all public directories.
- New secure headers will make Firefly III slightly more secure.