aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-02-08 16:53:05 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-02-08 16:53:05 +0100
commit2561e4699ee6e5aa1b28c1cc99f4b818c4c3b095 (patch)
tree47152a023685806f14ebe7d89a7f04069b991913 /ChangeLog
parent5e46aa78fc5a1ea2c6b408f9beaeebf297175fea (diff)
downloadqmenumodel-2561e4699ee6e5aa1b28c1cc99f4b818c4c3b095.tar.gz
qmenumodel-2561e4699ee6e5aa1b28c1cc99f4b818c4c3b095.tar.bz2
qmenumodel-2561e4699ee6e5aa1b28c1cc99f4b818c4c3b095.zip
release 0.9.10.9.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog41
1 files changed, 40 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 28cc43e..6cdec70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,45 @@
+2022-02-08 Mike Gabriel
+
+ * release 0.9.1 (HEAD -> main, tag: 0.9.1)
+
+2022-02-08 Robert Tari
+
+ * .travis.yml: Run CI builds on Travis CI's Ubuntu focal base system
+ + disable ppc64el builds (5e46aa7)
+
+2022-02-01 Mike Gabriel
+
+ * Merge branch 'tari01-pr/cleanup-compile-flags' (45da057)
+
+2022-01-13 Robert Tari
+
+ * .build.yml: Drop extra compilation flags and build with -Werror
+ (f441fab)
+ * CMakeLists.txt: Clean up compilation flags (59283b0)
+ * Fix all build warnings (d23a290)
+
+2022-02-01 Mike Gabriel
+
+ * Merge branch 'correct-1-0' (7f5119f)
+
+2021-12-23 Dalton Durst
+
+ * Make the qmltests test imports, at least (03a23b0)
+ * Fix build warning regarding qchar (fbb94cd)
+ * Fix naming of AyatanaMenuModel qml type (0333149)
+ * Fix versioning in examples and tests (02c973a)
+
+2022-02-01 Mike Gabriel
+
+ * Merge branch 'tari01-pr/ayatana-style-cmake' (cc2c2d9)
+
+2021-12-15 Robert Tari
+
+ * CMakeLists.txt: Rewrite and enable Ayatana-style options (8e228ca)
+
2021-12-14 Mike Gabriel
- * release 0.9.0 (HEAD -> main, tag: 0.9.0)
+ * release 0.9.0 (4c27ec6) (tag: 0.9.0)
* Merge branch 'tari01-pr/qml-1-0' (0924c28)
2021-12-08 Mike Gabriel