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 6beada8 commit 0d159d8Copy full SHA for 0d159d8
CHANGELOG.md
@@ -2,6 +2,30 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
5
+## 0.3.0 - 2019-04-12
6
+
7
+### Added
8
9
+- Nothing.
10
11
+### Changed
12
13
14
15
+### Deprecated
16
17
18
19
+### Removed
20
21
+- [#16](https://github.com/laminas/laminas-zendframework-bridge/pull/16) removes the `RewriteRules::classRewrite()` method, as it is no longer
22
+ needed due to internal refactoring.
23
24
+### Fixed
25
26
+- [#16](https://github.com/laminas/laminas-zendframework-bridge/pull/16) fixes how the rewrite rules detect the word `Zend` in subnamespaces and
27
+ class names to be both more robust and simpler.
28
29
## 0.2.5 - 2019-04-11
30
31
### Added
0 commit comments