summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorTina Müller <cpan2@tinita.de>2020-04-19 12:57:08 +0200
committerTina Müller <cpan2@tinita.de>2020-04-19 13:15:10 +0200
commit72e2f75277ff88ad1fb8a81cf422df06bf371578 (patch)
tree008292e9de221ba972dd97fcb0351575ad4b048d /Changes
parent3694a4af7d2afe86b45e5bfd66ddf1fcba92ec50 (diff)
downloadlibyaml-git-72e2f75277ff88ad1fb8a81cf422df06bf371578.tar.gz
Changes for v0.2.4 release0.2.4release/0.2.4
Diffstat (limited to 'Changes')
-rw-r--r--Changes9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changes b/Changes
index a2b40d1..ae6f436 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,12 @@
+0.2.4 2020-04-19
+
+ - https://github.com/yaml/libyaml/pull/143
+ Add packaging/docker-dist to Makefile.am
+
+ - https://github.com/yaml/libyaml/pull/174
+ Fix logic for document end before directive
+
+
0.2.3 2020-04-11
- https://github.com/yaml/libyaml/pull/130