From: Iceyer Date: Tue, 28 Nov 2017 09:36:44 +0000 (+0800) Subject: Release 2.0.5.2 X-Git-Tag: archive/raspbian/5.7.12-2+rpi1^2~149^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b9f373536120901237701a8b2daa203a5aa11ddb;p=dtkcore.git Release 2.0.5.2 Change-Id: I564848bb4538ff53277bc11701964f1df6352288 --- diff --git a/.clog.toml b/.clog.toml new file mode 100644 index 0000000..646b8fe --- /dev/null +++ b/.clog.toml @@ -0,0 +1,5 @@ +[clog] +repository = "https://github.com/linuxdeepin/dtkcore" +from-latest-tag = true + +changelog = "CHANGELOG.md" diff --git a/CHANGELOG.md b/CHANGELOG.md index c2e0fea..e966cd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + +## 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)) + + + ## 2.0.5 (2017-11-06)