diff --git a/CHANGES.rst b/CHANGES.rst index 82b0959..fc96def 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,7 +4,7 @@ Changelog Here you can see the full list of changes between each SQLAlchemy-Utils release. -0.26.5 (2014-07-xx) +0.26.5 (2014-07-11) ^^^^^^^^^^^^^^^^^^^ - Added get_column_key diff --git a/ROADMAP.rst b/ROADMAP.rst index 19ee30b..2ad0f6c 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -3,3 +3,5 @@ http://stackoverflow.com/questions/6618366/improving-offset-performance-in-postgresql * Generic file model https://github.com/jpvanhal/silo +* Query to Postgres JSON converter + http://hashrocket.com/blog/posts/faster-json-generation-with-postgresql