From 251f1ed7142cb58f68587611166b7b401bad7d2c Mon Sep 17 00:00:00 2001 From: Marc Siegel Date: Wed, 12 Jun 2019 15:34:03 -0400 Subject: [PATCH] Update HISTORY.md for 1.3.2 --- HISTORY.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 8eac527..adc85b1 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,9 +1,14 @@ # HISTORY -## [Unreleased changes](http://github.com/ms-ati/docile/compare/v1.3.1...master) +## [Unreleased changes](http://github.com/ms-ati/docile/compare/v1.3.2...master) - ... +## [v1.3.2 (Jun 12, 2019)](http://github.com/ms-ati/docile/compare/v1.3.1...v1.3.2) + + - Special thanks (again!) to Taichi Ishitani (@taichi-ishitani): + - Fix for DSL object is replaced when #dsl_eval is nested (#33, PR #34) + ## [v1.3.1 (May 24, 2018)](http://github.com/ms-ati/docile/compare/v1.3.0...v1.3.1) - Special thanks to Taichi Ishitani (@taichi-ishitani):