Skip to content

Commit 2075163

Browse files
committed
fix tag in changelog
1 parent f1bcd30 commit 2075163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ To avoid breaking changes breaking your code, install this library fixed to a sp
153153

154154
- Fixed crasher with duplicate RRULE. See [Pull Request 104](https://github.com/niccokunzmann/python-recurring-ical-events/pull/104)
155155

156-
## v2.0.0b
156+
## v2.0.0
157157

158158
- Only return `VEVENT` by default. Add `of(... ,components=...)` parameter to select which kinds of components should be returned. See [Issue 101](https://github.com/niccokunzmann/python-recurring-ical-events/issues/101).
159159
- Remove `beta` indicator. This library works okay: Feature requests come in, not so much bug reports.

0 commit comments

Comments
 (0)