feat: git changes processing

This commit is contained in:
Nick
2019-02-24 23:48:28 -05:00
parent abe5f3b25d
commit e6f1f3add4
13 changed files with 275 additions and 25 deletions
+13
View File
@@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [2.0.0-beta.XX] - 2018-XX-XX
### Added
- Added Git changes processing (add/modify/delete)
- Added Storage last sync date in status panel
- Added Dev Flags
- Added HTTP to HTTPS redirect server option
### Fixed
- Fixed SQLite migrations
### Changed
- Split admin dev section into separate pages
## [2.0.0-beta.42] - 2018-02-17
### Added
- Added Patreon link in Contribute admin page