|
1 | 1 | # Changelog |
2 | 2 |
|
| 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 | + |
3 | 39 | ## [2.0.0] |
4 | 40 |
|
5 | 41 | * Fixed `toJson()` format |
|
0 commit comments