Skip to content

Commit

Permalink
Merge pull request #181 from ambujraj/release-fix
Browse files Browse the repository at this point in the history
Updated Changelog for version 0.3.0
  • Loading branch information
ambujraj authored Apr 27, 2024
2 parents 8c31fa6 + 64d5186 commit e83590a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Version 0.3.0

## What's Changed
### Features
* Enable running application locally with docker compose by @ambujraj in https://github.com/ambujraj/ByteShare/pull/163
* Add Logger in middleware by @ambujraj in https://github.com/ambujraj/ByteShare/pull/165
* Add loading toast for in-progress tasks by @ambujraj in https://github.com/ambujraj/ByteShare/pull/168
* User experience enhancement in history page by @ambujraj in https://github.com/ambujraj/ByteShare/pull/170
* Add content moderation in middleware by @ambujraj in https://github.com/ambujraj/ByteShare/pull/171
* Add Delete confirmation dialog in History page by @ambujraj in https://github.com/ambujraj/ByteShare/pull/174
* Introduced new official logo by @ambujraj in https://github.com/ambujraj/ByteShare/pull/177
* Updated the UI landing page by @frtug in https://github.com/ambujraj/ByteShare/pull/138


**Full Changelog**: https://github.com/ambujraj/ByteShare/compare/0.2.1...0.3.0

# Version 0.2.1

## What's Changed
Expand Down

0 comments on commit e83590a

Please sign in to comment.