From 68d8091f8a5b288d9ded298cd90f78c219e200b8 Mon Sep 17 00:00:00 2001 From: "Howard M. Lewis Ship" Date: Tue, 7 Oct 2014 14:46:52 -0700 Subject: [PATCH] Add a file to track changes --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CHANGES.md diff --git a/CHANGES.md b/CHANGES.md new file mode 100644 index 0000000..797a0f2 --- /dev/null +++ b/CHANGES.md @@ -0,0 +1,6 @@ +## 0.4.4 - UNRELEASED + +Improvements to the documentation, especially showing some recently added features, such as inserts +and updates. + +[Closed Issues](https://github.com/jkk/honeysql/issues?q=milestone%3A0.4.4+is%3Aclosed)