File tree 1 file changed +17
-11
lines changed
1 file changed +17
-11
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
4
5
- ## 0.1.0 - TBD
5
+ ## 0.1.0 - 2020-11-30
6
6
7
- ### Added
8
7
9
- - Nothing.
8
+ -----
10
9
11
- ### Changed
10
+ ### Release Notes for [ 0.1.0 ] ( https://github.com/open-code-modeling/php-filter/milestone/1 )
12
11
13
- - Nothing.
14
12
15
- ### Deprecated
16
13
17
- - Nothing.
14
+ ### 0.1.0
18
15
19
- ### Removed
16
+ - Total issues resolved: ** 9**
17
+ - Total pull requests resolved: ** 0**
18
+ - Total contributors: ** 1**
20
19
21
- - Nothing.
20
+ #### enhancement
22
21
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
24
31
25
- - Nothing.
You can’t perform that action at this time.
0 commit comments