wikijs-fork/CHANGELOG.md

29 lines
816 B
Markdown
Raw Normal View History

2017-02-09 01:52:37 +00:00
# Change Log
All notable changes to this project will be documented in this file.
2017-02-09 01:52:37 +00:00
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Added
- Change log
- Added .editorconfig, .eslintrc.json and .pug-lintrc.json for code linting
2017-02-10 06:43:26 +00:00
- Added Create / Authorize User feature
- Added Login as... button to Forbidden page
2017-02-09 01:52:37 +00:00
### Fixed
- Fixed issue with social accounts with empty name
- Fixed standard error page styling
2017-02-09 01:52:37 +00:00
### Changed
- Updated dependencies + snyk policy
- Conversion to Standard JS compliant code
## [v1.0-beta.2] - 2017-01-30
### Added
- Save own profile under My Account
### Changed
- Updated dependencies + snyk policy
[Unreleased]: https://github.com/Requarks/wiki/compare/v1.0-beta.2...HEAD
[v1.0-beta.2]: https://github.com/Requarks/wiki/releases/tag/v1.0-beta.2