summaryrefslogtreecommitdiff
path: root/NEWS.rst
blob: 07b40f2c906010c3ddc5c8299892f4b20bfb35a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.