Skip to content

Commit

Permalink
fin - Finalized changelogs for 2.1.0
Browse files Browse the repository at this point in the history
---

Type: fin
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Sep 11, 2024
1 parent c4e7a5b commit 5e32253
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
VisualCard has undergone many changes, such as a very basic implementation of the vCalendar specification.
We've improved the vCalendar implementation to a great degree where we've added almost everything!

### Changes

This release contains a variety of changes, including, but not limited to:

- `[+]` Added very basic vCalendar implementation
- `[+]` Added nested cards support
- `[+]` Added UID support
- `[*]` Improved newline handling
- `[+]` Added a lot of vCalendar properties
- `[+]` Added all calendar components
- `[+]` Added full nullable support
- `[+]` Added full calendar saving
- `[+]` Added calendar component comparison
- `[*]` Improved calendar event and component querying
- `[*]` Improved validation code
- `[*]` General improvements and bug fixes

Review the commit history if you want to get a deep insight about the changes.
Expand Down
2 changes: 1 addition & 1 deletion CHANGES.TITLE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[release] VisualCard v2.0.0: Better Cards!
[release] VisualCard v2.1.0: Better Calendars!

0 comments on commit 5e32253

Please sign in to comment.