Skip to content

Commit

Permalink
fin - Finalized as 2.2.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 23, 2024
1 parent 7318f7e commit 34dc37b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 11 deletions.
11 changes: 2 additions & 9 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
We've improved the vCalendar implementation to a great degree where we've added almost everything!
We've made a small minor version that improves time zone offset support!

### Changes

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

- `[+]` 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
- `[*]` Improved time zone offset support

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.1.0: Better Calendars!
[release] VisualCard v2.2.0: Time Zone Strictness!
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>2.3.0</Version>
<Version>2.2.0</Version>
<Authors>Aptivi</Authors>
<Company>Aptivi</Company>
<Copyright>Copyright (c) 2021-2024 Aptivi</Copyright>
Expand Down

0 comments on commit 34dc37b

Please sign in to comment.