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 0ff6dcf commit 52b63a0Copy full SHA for 52b63a0
README.markdown
@@ -1,6 +1,6 @@
1
# Backend Language Switcher #
2
3
-Version 1.2
+Version 1.2.x
4
5
> Allows authors to change the backend language with a single click.
6
extension.meta.xml
@@ -27,6 +27,10 @@
27
</author>
28
</authors>
29
<releases>
30
+ <release version="1.2.5" date="2016-03-06" min="2.3.0" max="2.x.x">
31
+ * Added Esperanto flag
32
+ * Updated compatibility info
33
+ </release>
34
<release version="1.2.4" date="2015-04-14" min="2.3.0" max="2.5.x">
35
* Added support for XSRF token
36
</release>
0 commit comments