summaryrefslogtreecommitdiff
path: root/History.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'History.rdoc')
-rw-r--r--History.rdoc11
1 files changed, 11 insertions, 0 deletions
diff --git a/History.rdoc b/History.rdoc
index 69e5ddc..30d1d1e 100644
--- a/History.rdoc
+++ b/History.rdoc
@@ -1,3 +1,14 @@
+== 1.3 / 2014-MM-DD
+
+* Bugs fixed:
+ * Fixed an error for bin/ldiff --version.
+ * Force Diff::LCS::Change and Diff::LCS::ContextChange to only perform
+ equality comparisons against themselves.
+
+* Tooling changes:
+ * Added SimpleCov and Coveralls support.
+ * Change the homepage (temporarily) to the GitHub repo.
+
== 1.2.5 / 2013-11-08
* Bugs fixed: