Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ccgus/fmdb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES_AND_TODO_LIST.txt')
-rw-r--r--CHANGES_AND_TODO_LIST.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES_AND_TODO_LIST.txt b/CHANGES_AND_TODO_LIST.txt
index 95cfbec..5494365 100644
--- a/CHANGES_AND_TODO_LIST.txt
+++ b/CHANGES_AND_TODO_LIST.txt
@@ -3,6 +3,11 @@ Zip, nada, zilch. Got any ideas?
If you would like to contribute some code ... awesome! I just ask that you make it conform to the coding conventions already set in here, and to add the necessary of tests for your new code to tests target. And of course, the code should be of general use to more than just a couple of folks. Send your patches to gus@flyingmeat.com.
+2018.10.23 Version 2.7.5
+ Xcode 10 support. Probably some other stuff over the past year as well.
+
+ Added confidence inspiring release notes. Also the tests pass.
+
2017.10.23 Version 2.7.4
Added support for explicit transactions.