Release 2.0.5.2
authorIceyer <me@iceyer.net>
Tue, 28 Nov 2017 09:36:44 +0000 (17:36 +0800)
committerIceyer <me@iceyer.net>
Tue, 28 Nov 2017 09:36:44 +0000 (17:36 +0800)
Change-Id: I564848bb4538ff53277bc11701964f1df6352288

.clog.toml [new file with mode: 0644]
CHANGELOG.md

diff --git a/.clog.toml b/.clog.toml
new file mode 100644 (file)
index 0000000..646b8fe
--- /dev/null
@@ -0,0 +1,5 @@
+[clog]
+repository = "https://github.com/linuxdeepin/dtkcore"
+from-latest-tag = true
+
+changelog = "CHANGELOG.md"
index c2e0feac9fbfc0e840d670fcd491f3f47cbd85be..e966cd4d36aec11bfc8d6f2bc115da7d395aa815 100644 (file)
@@ -1,3 +1,18 @@
+<a name="2.0.5.2"></a>
+## 2.0.5.2 (2017-11-28)
+
+
+#### Bug Fixes
+
+*   make macosx build success ([af04bbe1](https://github.com/linuxdeepin/dtkcore/commit/af04bbe193a4b4251908f830d927ebdc8f4459e7))
+*   windows build failed ([66c4c812](https://github.com/linuxdeepin/dtkcore/commit/66c4c812eb29634710642f4e9d6b3d69cc692cb2))
+
+#### Features
+
+*   add macro D_DECL_DEPRECATED ([89e49868](https://github.com/linuxdeepin/dtkcore/commit/89e49868f113ef01c03bcf5b6846eec95c428382))
+
+
+
 <a name="2.0.5"></a>
 ## 2.0.5 (2017-11-06)