Skip to content

Commit 34dc37b

Browse files
committed
fin - Finalized as 2.2.0
--- Type: fin Breaking: False Doc Required: False Backport Required: False Part: 1/1
1 parent 7318f7e commit 34dc37b

File tree

3 files changed

+4
-11
lines changed

3 files changed

+4
-11
lines changed

CHANGES

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
1-
We've improved the vCalendar implementation to a great degree where we've added almost everything!
1+
We've made a small minor version that improves time zone offset support!
22

33
### Changes
44

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

7-
- `[+]` Added a lot of vCalendar properties
8-
- `[+]` Added all calendar components
9-
- `[+]` Added full nullable support
10-
- `[+]` Added full calendar saving
11-
- `[+]` Added calendar component comparison
12-
- `[*]` Improved calendar event and component querying
13-
- `[*]` Improved validation code
14-
- `[*]` General improvements and bug fixes
7+
- `[*]` Improved time zone offset support
158

169
Review the commit history if you want to get a deep insight about the changes.
1710

CHANGES.TITLE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[release] VisualCard v2.1.0: Better Calendars!
1+
[release] VisualCard v2.2.0: Time Zone Strictness!

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>2.3.0</Version>
3+
<Version>2.2.0</Version>
44
<Authors>Aptivi</Authors>
55
<Company>Aptivi</Company>
66
<Copyright>Copyright (c) 2021-2024 Aptivi</Copyright>

0 commit comments

Comments
 (0)