From 86faf44153fd158f44fe34147130e4f337bd2f26 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 29 Jan 2018 20:17:43 +0100 Subject: [PATCH] Small fixes in change log [skip ci] --- changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index c16fbb2665..bedddff2fb 100644 --- a/changelog.md +++ b/changelog.md @@ -12,8 +12,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Future versions of Firefly III will notify you there is a new version, as suggested by [8bitgentleman](https://github.com/8bitgentleman) in [issue 1050](https://github.com/firefly-iii/firefly-iii/issues/1050) - Improved net worth box [issue 1101](https://github.com/firefly-iii/firefly-iii/issues/1101) ([Nik-vr](https://github.com/Nik-vr)) - Nice dropdown in transaction list [issue 1082](https://github.com/firefly-iii/firefly-iii/issues/1082) -- Better support for local fonts thanks to @devlearner (#1145) -- Improve attachment support and view capabilities (suggested by @trinhit in #1146) +- Better support for local fonts thanks to [devlearner](https://github.com/devlearner) ([issue 1145](https://github.com/firefly-iii/firefly-iii/issues/1145)) +- Improve attachment support and view capabilities (suggested by [trinhit](https://github.com/trinhit) in [issue 1146](https://github.com/firefly-iii/firefly-iii/issues/1146)) ### Changed - Whole new [read me file](https://github.com/firefly-iii/firefly-iii/blob/master/readme.md), [new end user documentation](https://firefly-iii.readthedocs.io/en/latest/) and an [updated website](https://www.firefly-iii.org/)!