We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 172a42a + 7f1d441 commit c1e1ffcCopy full SHA for c1e1ffc
1 file changed
CHANGELOG.md
@@ -5,10 +5,14 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning v2.0.0](https://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]
+## [v0.2.0]
9
10
### Changed
11
12
+- Realtime flow improved, few issues are fixed
13
+- Angular version bump to 15.2.2
14
+- Reply to message feature (by [@Ketteiteki](https://github.com/Ketteiteki))
15
+- Message attachment UI improvement (by [@Ketteiteki](https://github.com/Ketteiteki))
16
- Angular app API url is transformed during CI/CD build
17
- Angular app API url parameter is moved to config.json file
18
- Azure storage account for terraform state is created via Azure Pipelines
0 commit comments