Skip to content

Commit 3e48dcb

Browse files
0.1.0 readiness
Updates the CHANGELOG.md to set the release date.
1 parent ca74f3c commit 3e48dcb

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

CHANGELOG.md

+17-11
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,30 @@
22

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

5-
## 0.1.0 - TBD
5+
## 0.1.0 - 2020-11-30
66

7-
### Added
87

9-
- Nothing.
8+
-----
109

11-
### Changed
10+
### Release Notes for [0.1.0](https://github.com/open-code-modeling/php-filter/milestone/1)
1211

13-
- Nothing.
1412

15-
### Deprecated
1613

17-
- Nothing.
14+
### 0.1.0
1815

19-
### Removed
16+
- Total issues resolved: **9**
17+
- Total pull requests resolved: **0**
18+
- Total contributors: **1**
2019

21-
- Nothing.
20+
#### enhancement
2221

23-
### Fixed
22+
- [9: Add filter for constant names / values](https://github.com/open-code-modeling/php-filter/issues/9) thanks to @sandrokeil
23+
- [8: Add filter for Id suffix](https://github.com/open-code-modeling/php-filter/issues/8) thanks to @sandrokeil
24+
- [7: Add filter for upper case first](https://github.com/open-code-modeling/php-filter/issues/7) thanks to @sandrokeil
25+
- [6: Add filter for lower case first](https://github.com/open-code-modeling/php-filter/issues/6) thanks to @sandrokeil
26+
- [5: Add filter for normalize label](https://github.com/open-code-modeling/php-filter/issues/5) thanks to @sandrokeil
27+
- [4: Add filter for property names](https://github.com/open-code-modeling/php-filter/issues/4) thanks to @sandrokeil
28+
- [3: Add filter for method names](https://github.com/open-code-modeling/php-filter/issues/3) thanks to @sandrokeil
29+
- [2: Add filter for class names](https://github.com/open-code-modeling/php-filter/issues/2) thanks to @sandrokeil
30+
- [1: Add filter factory for preconfigured filters](https://github.com/open-code-modeling/php-filter/issues/1) thanks to @sandrokeil
2431

25-
- Nothing.

0 commit comments

Comments
 (0)