We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c9f6c commit fe97e74Copy full SHA for fe97e74
CHANGELOG.md
@@ -2,27 +2,24 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
5
-## 0.1.1 - TBD
+## 0.1.1 - 2020-12-03
6
7
-### Added
8
9
-- Nothing.
10
-
11
-### Changed
12
13
+-----
14
15
-### Deprecated
+### Release Notes for [0.1.1](https://github.com/open-code-modeling/php-filter/milestone/2)
16
17
+0.1.x bugfix release (patch)
18
19
-### Removed
+### 0.1.1
20
21
+- Total issues resolved: **1**
+- Total pull requests resolved: **0**
+- Total contributors: **1**
22
23
-### Fixed
+#### bug
24
25
+ - [10: Method name filter and upper letters issue](https://github.com/open-code-modeling/php-filter/issues/10) thanks to @sandrokeil
26
27
## 0.1.0 - 2020-11-30
28
0 commit comments