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 8c5669c commit e448d5aCopy full SHA for e448d5a
2 files changed
NEWS
@@ -1,8 +1,10 @@
1
+### python-caja 1.28.0
2
+
3
+ * Translations update
4
5
### python-caja 1.27.0
6
- * tx: sync with transifex
- * tx: update resource
- * tx: migrate config file
7
8
* Use a blank line at most
9
* caja-python: do not discard const modifier in PyImport_ImportModuleEx
10
* caja-python: missing g_strdup
configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([python-caja], [1.27.0],
+AC_INIT([python-caja], [1.28.0],
[https://github.com/mate-desktop/python-caja/issues],
[python-caja], [https://mate-desktop.org])
0 commit comments