We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85fe808 commit d7d7f77Copy full SHA for d7d7f77
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to thoth will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [[0.2.1]](https://github.com/thoth-pub/thoth/releases/tag/v0.2.1) - 2020-11-02
8
+### Changed
9
+ - Redirect to relevant routes upon save and create actions in APP
10
+
11
+### Added
12
+ - Delete functionality in all APP objects
13
14
## [[0.2.0]](https://github.com/thoth-pub/thoth/releases/tag/v0.2.0) - 2020-10-23
15
### Changed
16
- [#38](https://github.com/thoth-pub/thoth/issues/38) - Split client and server
0 commit comments