浏览代码

Document changes in ChangeLog

Ryan C. Thompson 10 年之前
父节点
当前提交
a6f28fabb0
共有 1 个文件被更改,包括 11 次插入2 次删除
  1. 11 2
      ChangeLog

+ 11 - 2
ChangeLog

@@ -1,6 +1,15 @@
-2015-01-25  Ryan Thompson  <rct@thompsonclan.org>
+2015-04-08  Ryan C. Thompson  <rct@thompsonclan.org>
 
-	* Fix indentation issues (https://github.com/DarwinAwardWinner/ido-ubiquitous/pull/62)
+	* Major refactor: split into two packages: ido-completing-read+.el
+	and ido-ubiquitous.el that depends on it. Additionally, some of
+	the customization variables for ido-ubiquitous have been changed
+	for increased flexibility in configuration, and the internals have
+	been rearchitected significantly.
+
+2015-01-25  Ryan C. Thompson  <rct@thompsonclan.org>
+
+	* Fix indentation issues
+	(https://github.com/DarwinAwardWinner/ido-ubiquitous/pull/62)
 
 2014-09-04  Ryan C. Thompson  <rct@thompsonclan.org>