Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskr97 committed Sep 5, 2021
1 parent ada1137 commit 54d61a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ 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]

## [0.2.0] - 2021-09-05
### Added
- Allow for deep linking via `#` in url on the settings page
- CLI commands for creating and deleting user accounts
Expand All @@ -14,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed
- Switched from python logging module to [loguru](https://github.com/Delgan/loguru)
- Disallow empty version argument when uploading symbol for versioned project

### Removed
- Removed config for domain.
Expand Down

0 comments on commit 54d61a3

Please sign in to comment.