Skip to content

Commit 455135e

Browse files
committed
chore: update CHANGELOG
1 parent 33850a5 commit 455135e

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,41 @@
11
# Changelog
22

3+
## [2.1.0]
4+
5+
* Bump fd_lints from 1.0.2 to 1.1.0 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/58
6+
* Bump collection from 1.17.1 to 1.17.2 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/57
7+
* Bump fd_lints from 1.1.0 to 1.1.1 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/60
8+
* Bump test from 1.24.2 to 1.24.3 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/59
9+
* Bump fd_lints from 1.1.1 to 2.0.1 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/62
10+
* Bump fd_lints from 2.0.1 to 2.1.0 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/64
11+
* Bump test from 1.24.3 to 1.24.4 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/63
12+
* Bump test from 1.24.4 to 1.24.5 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/66
13+
* Bump test from 1.24.5 to 1.24.6 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/68
14+
* Bump collection from 1.17.2 to 1.18.0 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/65
15+
* chore: bump dependencies by @TesteurManiak in https://github.com/TesteurManiak/icalendar_parser/pull/76
16+
* Bump coverage from 1.7.1 to 1.7.2 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/78
17+
* Bump test from 1.24.9 to 1.25.0 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/77
18+
* Bump test from 1.25.0 to 1.25.1 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/79
19+
* Bump test from 1.25.1 to 1.25.2 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/80
20+
* Bump meta from 1.11.0 to 1.12.0 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/81
21+
* Bump meta from 1.12.0 to 1.14.0 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/82
22+
* Bump test from 1.25.2 to 1.25.3 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/83
23+
* Bump test from 1.25.3 to 1.25.4 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/84
24+
* Bump fd_lints from 2.2.0 to 2.2.1 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/85
25+
* Bump test from 1.25.4 to 1.25.5 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/88
26+
* Bump meta from 1.14.0 to 1.15.0 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/87
27+
* Bump coverage from 1.7.2 to 1.8.0 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/86
28+
* Bump fd_lints from 2.2.1 to 2.3.0 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/90
29+
* Bump test from 1.25.5 to 1.25.6 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/89
30+
* Bump test from 1.25.6 to 1.25.7 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/91
31+
* Bump collection from 1.18.0 to 1.19.0 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/92
32+
* Bump test from 1.25.7 to 1.25.8 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/93
33+
* Bump coverage from 1.8.0 to 1.9.0 by @dependabot in https://github.com/TesteurManiak/icalendar_parser/pull/94
34+
* chore: bump dependencies by @TesteurManiak in https://github.com/TesteurManiak/icalendar_parser/pull/97
35+
36+
37+
**Full Changelog**: https://github.com/TesteurManiak/icalendar_parser/compare/2.0.0...2.1.0
38+
339
## [2.0.0]
440

541
* Fixed `toJson()` format

0 commit comments

Comments
 (0)