Merge pull request #877 from pkoziol/develop

Fix dates in CHANGELOG
This commit is contained in:
James Cole
2017-09-30 12:38:55 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/). This project adheres to [Semantic Versioning](http://semver.org/).
## [4.6.6] - 2015-05-25 ## [4.6.6] - 2017-09-30
### Added ### Added
- #826, reported by @pkoziol. - #826, reported by @pkoziol.
- #855, by @ms32035 - #855, by @ms32035
@@ -369,7 +369,7 @@ An intermediate release because something in the Twig and Twigbridge libraries i
### Security ### Security
- #519, thanks to [xpfgsyb](https://github.com/xpfgsyb) - #519, thanks to [xpfgsyb](https://github.com/xpfgsyb)
## [4.3.0] - 2015-12-26 ## [4.3.0] - 2016-12-26
### Added ### Added
- New method of keeping track of available budget, see issue #489 - New method of keeping track of available budget, see issue #489
- Support for Spanish - Support for Spanish
@@ -562,7 +562,7 @@ An intermediate release because something in the Twig and Twigbridge libraries i
- #336 - #336
- #338 found by [roberthorlings](https://github.com/roberthorlings) - #338 found by [roberthorlings](https://github.com/roberthorlings)
## [4.0.0] - 2015-09-26 ## [4.0.0] - 2016-09-26
### Added ### Added
- Upgraded to Laravel 5.3, most other libraries upgraded as well. - Upgraded to Laravel 5.3, most other libraries upgraded as well.
- Added GBP as currency, thanks to [Mortalife](https://github.com/Mortalife) - Added GBP as currency, thanks to [Mortalife](https://github.com/Mortalife)
@@ -577,7 +577,7 @@ An intermediate release because something in the Twig and Twigbridge libraries i
- Various bugs, thanks to [fuf](https://github.com/fuf), [sandermulders](https://github.com/sandermulders) and [vissert](https://github.com/vissert) - Various bugs, thanks to [fuf](https://github.com/fuf), [sandermulders](https://github.com/sandermulders) and [vissert](https://github.com/vissert)
- Various queries optimized for MySQL 5.7 - Various queries optimized for MySQL 5.7
## [3.10.4] - 2015-09-14 ## [3.10.4] - 2016-09-14
### Fixed ### Fixed
- Migration fix by [sandermulders](https://github.com/sandermulders) - Migration fix by [sandermulders](https://github.com/sandermulders)
- Tricky import bug fix thanks to [vissert](https://github.com/vissert) - Tricky import bug fix thanks to [vissert](https://github.com/vissert)
@@ -641,7 +641,7 @@ An intermediate release because something in the Twig and Twigbridge libraries i
- Fixed various bugs in the piggy banks pages. - Fixed various bugs in the piggy banks pages.
- Fixed a bug in the `firefly:verify` routine - Fixed a bug in the `firefly:verify` routine
## [3.10] - 2015-05-25 ## [3.10] - 2016-08-12
### Added ### Added
- New charts in year report - New charts in year report
- Can add / remove money from piggy bank on mobile device. - Can add / remove money from piggy bank on mobile device.
@@ -668,11 +668,11 @@ An intermediate release because something in the Twig and Twigbridge libraries i
- Bulk update problems, #280, thanks [stickgrinder](https://github.com/stickgrinder) - Bulk update problems, #280, thanks [stickgrinder](https://github.com/stickgrinder)
- Fixed various problems with amount reporting of split transactions. - Fixed various problems with amount reporting of split transactions.
## [3.9.1] ## [3.9.1] - 2016-06-06
### Fixed ### Fixed
- Fixed a bug where removing money from a piggy bank would not work. See issue #265 and #269 - Fixed a bug where removing money from a piggy bank would not work. See issue #265 and #269
## [3.9.0] ## [3.9.0] - 2016-05-22
### Added ### Added
- [zjean](https://github.com/zjean) has added code that allows you to force "https://"-URL's. - [zjean](https://github.com/zjean) has added code that allows you to force "https://"-URL's.
- [tonicospinelli](https://github.com/tonicospinelli) has added Portuguese (Brazil) translations. - [tonicospinelli](https://github.com/tonicospinelli) has added Portuguese (Brazil) translations.