Skip to content

Commit

Permalink
0.1.0 readiness
Browse files Browse the repository at this point in the history
Updates the CHANGELOG.md to set the release date.
  • Loading branch information
open-code-modeling-bot committed Nov 30, 2020
1 parent ca74f3c commit 3e48dcb
Showing 1 changed file with 17 additions and 11 deletions.
28 changes: 17 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,30 @@

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

## 0.1.0 - TBD
## 0.1.0 - 2020-11-30

### Added

- Nothing.
-----

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

- Nothing.

### Deprecated

- Nothing.
### 0.1.0

### Removed
- Total issues resolved: **9**
- Total pull requests resolved: **0**
- Total contributors: **1**

- Nothing.
#### enhancement

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

- Nothing.

0 comments on commit 3e48dcb

Please sign in to comment.