Updated composer.lock and other files. [skip ci]

This commit is contained in:
James Cole
2016-04-03 16:47:27 +02:00
parent 9aed1f344f
commit 3be84d76ef
3 changed files with 92 additions and 89 deletions

View File

@@ -5,6 +5,18 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
- No unreleased changes yet.
## [3.8.2] - 2016-04-03
### Added
- Small user administration at /admin.
- Informational popups are working in reports.
### Changed
- User activation emails are better
### Fixed
- Some bugs related to accounts and rules.
## [3.8.1] - 2016-03-29
### Added
- More translations
@@ -15,21 +27,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- The pages related to rules have new URL's.
### Deprecated
- Initial release.
### Removed
- Initial release.
### Fixed
- Spelling errors.
- Problems related to the "account repository".
- Some views showed empty (0.0) amounts.
### Security
- Initial release.
## [3.8.0] - 2016-03-20
### Added
- Two factor authentication, thanks to the excellent work of [zjean](https://github.com/zjean).