Skip to content

Commit a238690

Browse files
author
llaske
committed
Add CHANGELOG file
1 parent 25d3b7c commit a238690

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
9+
## [1.0.0] - 2018-07-14
10+
### Added
11+
- Separation from Sugarizer repository
12+
- Standalone server (Apache server no longer need)
13+
- Handle login/password
14+
- Full dashboard with information on activities, users and journal
15+
- SSL support
16+
17+
### Changed
18+
- Improved API
19+
- Docker now need only 2 containers
20+
- .ini file location now depend of NODE_ENV variable

0 commit comments

Comments
 (0)