From 32dbf246b97315dc2c1bb692f5251194820c0d23 Mon Sep 17 00:00:00 2001 From: Simon Lydell Date: Sun, 1 Dec 2013 17:39:52 +0100 Subject: [PATCH] Update dual to 0.6.0 --- Lib/dual | 2 +- changelog.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Lib/dual b/Lib/dual index d2d2be6..c762ed4 160000 --- a/Lib/dual +++ b/Lib/dual @@ -1 +1 @@ -Subproject commit d2d2be60be03c16b5931bec419c35c553d9dd4d6 +Subproject commit c762ed4133c04e463c12f6ee236a3ccc061928dd diff --git a/changelog.md b/changelog.md index 7a64835..8a67ff9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,12 @@ Changelog ========= +Version 0.2.1 (2013-12-01) +-------------------------- + +- Important update of dual. If you've modified the script and have had problems with any of the + #!^+<>*~$ characters, that problem might be resolved. + Version 0.2.0 (2013-11-20) --------------------------