From 1492f5611ea0d5f5d5b22cd86278117dad644c16 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 12 Sep 2018 12:56:40 +0200 Subject: [PATCH] Add forgotten entries to the change log. --- .sandstorm/changelog.md | 1 + changelog.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.sandstorm/changelog.md b/.sandstorm/changelog.md index f7b79cf2ad..7840963539 100644 --- a/.sandstorm/changelog.md +++ b/.sandstorm/changelog.md @@ -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. diff --git a/changelog.md b/changelog.md index 49628c7f69..8c5963a01a 100644 --- a/changelog.md +++ b/changelog.md @@ -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.