Update CHANGELOG.md (#2574)

## Description

Updating changelog as v0.0.4 is out.

## Does this PR need a docs update or release note?
- [ ]  No 

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🗺️ Documentation

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan
- [ ] 💪 Manual
This commit is contained in:
neha_gupta 2023-02-20 13:34:27 +05:30 committed by GitHub
parent 0c76903dc4
commit 2b8e1ad2d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] (beta) ## [Unreleased] (beta)
### Added
## [v0.4.0] (alpha) - 2023-2-20
### Fixed ### Fixed
- Support for item.Attachment:Mail restore - Support for item.Attachment:Mail restore
@ -174,7 +175,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Miscellaneous - Miscellaneous
- Optional usage statistics reporting ([RM-35](https://github.com/alcionai/corso-roadmap/issues/35)) - Optional usage statistics reporting ([RM-35](https://github.com/alcionai/corso-roadmap/issues/35))
[Unreleased]: https://github.com/alcionai/corso/compare/v0.3.0...HEAD [Unreleased]: https://github.com/alcionai/corso/compare/v0.4.0...HEAD
[v0.4.0]: https://github.com/alcionai/corso/compare/v0.4.0...v0.3.0
[v0.3.0]: https://github.com/alcionai/corso/compare/v0.2.0...v0.3.0 [v0.3.0]: https://github.com/alcionai/corso/compare/v0.2.0...v0.3.0
[v0.2.0]: https://github.com/alcionai/corso/compare/v0.1.0...v0.2.0 [v0.2.0]: https://github.com/alcionai/corso/compare/v0.1.0...v0.2.0
[v0.1.0]: https://github.com/alcionai/corso/compare/v0.0.4...v0.1.0 [v0.1.0]: https://github.com/alcionai/corso/compare/v0.0.4...v0.1.0