Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodie committed Aug 13, 2024
1 parent 2eb725e commit e036d63
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [v0.16.3](https://github.com/hoodie/icalendar-rs/compare/v0.16.2...v0.16.3) (2024-08-13)

#### Fixes

* consider value type when escaping and unescaping
([156177d](https://github.com/hoodie/icalendar-rs/commit/156177d2fde9b18a8d42a8e61a6aa74d720657d3)),
closes [#104](https://github.com/hoodie/icalendar-rs/issues/104)

### [v0.16.2](https://github.com/hoodie/icalendar-rs/compare/v0.16.1...v0.16.2) (2024-07-07)

#### Fixes
Expand All @@ -21,7 +29,7 @@ closes [#91](https://github.com/hoodie/icalendar-rs/issues/91)
* **deps:** update rust crate chrono-tz to 0.8.5
([4ef3052](https://github.com/hoodie/icalendar-rs/commit/4ef3052bc0073c9cce0a5eae4f534b3ea7fbd5fe))

## [v0.16.0](https://github.com/hoodie/icalendar-rs/compare/v0.15.9...v0.16.0) (2023-11-22)
## [v0.16.0](https://github.com/hoodie/icalendar-rs/compare/v0.15.8...v0.16.0) (2023-11-22)

### ⚠ BREAKING CHANGE

Expand All @@ -33,13 +41,6 @@ closes [#91](https://github.com/hoodie/icalendar-rs/issues/91)
* parsing multi-properties
([6fe3e1f](https://github.com/hoodie/icalendar-rs/commit/6fe3e1f46007c89521e834d825d21c97f78f01d7))

### [v0.15.9](https://github.com/hoodie/icalendar-rs/compare/v0.15.8...v0.15.9) (2023-11-22)

#### Fixes

* parsing multi-properties
([c0ffee9](https://github.com/hoodie/icalendar-rs/commit/c0ffee9dfaaa27e18692349602b50c5d87a422a5))

### [v0.15.8](https://github.com/hoodie/icalendar-rs/compare/v0.15.7...v0.15.8) (2023-10-30)

#### Fixes
Expand Down

0 comments on commit e036d63

Please sign in to comment.