mirror of https://github.com/Requarks/wiki.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
816 B
816 B
Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Unreleased
Added
- Change log
- Added .editorconfig, .eslintrc.json and .pug-lintrc.json for code linting
- Added Create / Authorize User feature
- Added Login as... button to Forbidden page
Fixed
- Fixed issue with social accounts with empty name
- Fixed standard error page styling
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