From 61719eade1604530579a64a6ecf4e986f973d3d2 Mon Sep 17 00:00:00 2001
From: Kali Kaneko <kali@leap.se>
Date: Thu, 11 Sep 2014 21:17:17 -0500
Subject: add changelog

---
 NEWS.rst | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 NEWS.rst

diff --git a/NEWS.rst b/NEWS.rst
new file mode 100644
index 0000000..07b40f2
--- /dev/null
+++ b/NEWS.rst
@@ -0,0 +1,19 @@
+======================
+Changes in pysqlcipher
+======================
+
+Release 2.6.3-1
+---------------
+
+Bugfixes
+''''''''
+
+- Fix building of ``pysqlcipher`` in osx. (`GH#8`_)
+- Removes the need of importing pysqlite2 (`#2945`_)
+
+.. _`#2945`: https://leap.se/code/issues/2945
+.. _`GH#8`: https://github.com/leapcode/pysqlcipher/issues/8
+
+Release 2.6.3
+-------------
+First release.
-- 
cgit v1.2.3