Skip to content

Commit 265f60c

Browse files
committed
2.0.0 readiness
Updates the CHANGELOG.md to set the release date.
1 parent d77787a commit 265f60c

File tree

1 file changed

+30
-11
lines changed

1 file changed

+30
-11
lines changed

CHANGELOG.md

Lines changed: 30 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,47 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 2.0.0 - TBD
5+
## 2.0.0 - 2021-07-11
66

7-
### Added
87

9-
- Nothing.
108

11-
### Changed
9+
-----
1210

13-
- Nothing.
11+
### Release Notes for [2.0.0](https://github.com/nucleos/NucleosMapsBundle/milestone/1)
1412

15-
### Deprecated
1613

17-
- Nothing.
1814

19-
### Removed
15+
### 2.0.0
2016

21-
- Nothing.
17+
- Total issues resolved: **0**
18+
- Total pull requests resolved: **11**
19+
- Total contributors: **1**
2220

23-
### Fixed
21+
#### Bug
2422

25-
- Nothing.
23+
- [475: Fix openstreetmap marker init](https://github.com/nucleos/NucleosMapsBundle/pull/475) thanks to @core23
24+
- [474: Fix stimulus init](https://github.com/nucleos/NucleosMapsBundle/pull/474) thanks to @core23
25+
- [473: Fix block error](https://github.com/nucleos/NucleosMapsBundle/pull/473) thanks to @core23
26+
- [280: Normalize stimulus controller names](https://github.com/nucleos/NucleosMapsBundle/pull/280) thanks to @core23
27+
- [197: Fix stimulus import](https://github.com/nucleos/NucleosMapsBundle/pull/197) thanks to @core23
28+
- [26: Fix package main file](https://github.com/nucleos/NucleosMapsBundle/pull/26) thanks to @core23
2629

30+
#### Feature Request
31+
32+
- [185: Add twig functions to render maps](https://github.com/nucleos/NucleosMapsBundle/pull/185) thanks to @core23
33+
- [21: Move configuration to PHP](https://github.com/nucleos/NucleosMapsBundle/pull/21) thanks to @core23
34+
35+
#### BC Break,Feature Request
36+
37+
- [181: Use stimulus to load assets](https://github.com/nucleos/NucleosMapsBundle/pull/181) thanks to @core23
38+
39+
#### dependency
40+
41+
- [154: Add support for PHP 8](https://github.com/nucleos/NucleosMapsBundle/pull/154) thanks to @core23
42+
43+
#### BC Break
44+
45+
- [7: Remove geocoder chain](https://github.com/nucleos/NucleosMapsBundle/pull/7) thanks to @core23
2746

2847
## 1.1.0
2948

0 commit comments

Comments
 (0)