1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-27 21:45:56 +00:00

Update CHANGELOG for refactor

This commit is contained in:
James Hillyerd
2018-03-18 15:14:48 -07:00
parent 30f5c163e4
commit e5785e81aa
2 changed files with 8 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Changed
- Massive refactor of back-end code. Inbucket should now be both easier and
more enjoyable to work on.
## [v1.3.1] - 2018-03-10
### Fixed