Skip to content

Commit

Permalink
📝 Changelog >> Cleaning structure.
Browse files Browse the repository at this point in the history
  • Loading branch information
borsTiHD committed Jul 31, 2021
1 parent 68393c1 commit f5fd74e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added

## [0.1.0] - 2021-07-31
### Added
Expand All @@ -14,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- PWA: Adding pwa functionality. User can install the app on their devices (add to home screen).
- Swagger: Adding Swagger documentation for the backends REST Api. Only for developer mode.
- Developing: New '.env' variable added. Set 'DEV_USER' to 'true' and you can login with default user for developing purpose.

### Changed
- App: Update dependencies.

## [0.0.2] - 2021-07-09
Expand Down

0 comments on commit f5fd74e

Please sign in to comment.