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 a08c328 commit 7fce228Copy full SHA for 7fce228
CHANGELOG.md
@@ -1,11 +1,16 @@
1
# CHANGELOG
2
3
-## 2.0.0-beta1
+## 3.0.0
4
+
5
+- Final release. No changes after first beta.
6
7
+## 3.0.0-beta1
8
9
- Removed `aura/installer-default` from composer.json which was used by aura framework version 1 to install in package folder.
10
- Fixes [issue 17](https://github.com/auraphp/Aura.Intl/issues/17) by removing Aura.Di wiring trait tests.
11
- Changed directory structure from PSR-0 to PSR-4.
12
- Supported PHP version : 5.6+.
13
+- There is no other BC breaks from 1.x version
14
15
16
## 1.1.1
0 commit comments