Skip to content

Commit

Permalink
Update release-notes.md
Browse files Browse the repository at this point in the history
Fixed URL
  • Loading branch information
rianjs authored Feb 24, 2018
1 parent 15b9664 commit 1968e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A listing of what each [Nuget package](https://www.nuget.org/packages/Ical.Net)
* `CalendarCollection.Load()` loads a `CalendarCollection`
* `Calendar.Load` loads a `Calendar`.
* `CalendarComponent.Load()` loads whatever type you're looking for.
* The ANTLR-based parser is gone. [chescock](https://github.com/beriniwlew)'s `SimpleDeserializer` is used everywhere.
* The ANTLR-based parser is gone. [chescock](https://github.com/chescock)'s `SimpleDeserializer` is used everywhere.

### v3
* 3.0.15: .NET Standard version (aka v3 aka `net-core`) is missing System.Reflection.TypeExtensions dependency. [#326](https://github.com/rianjs/ical.net/issues/326)
Expand Down

0 comments on commit 1968e2b

Please sign in to comment.