X-Git-Url: https://git.jsancho.org/?p=datasette-pytables.git;a=blobdiff_plain;f=RELEASE_NOTES.md;h=3d4201ce637ef19dbd7fc7be4aaeb1540bdbd21a;hp=ccce7793e83bd9b43a67254bc864df4054bc8fb3;hb=e4342b824a16893139b83b890f87c7e93bf4806f;hpb=5a0d3ffb54bb0296742c098c55d8b7cdba196651 diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ccce779..3d4201c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,12 +1,12 @@ # Release notes for datasette-pytables -## Changes from 1.0.1 to 1.0.2 +## Changes from 1.0.2 to 1.0.3 - #XXX version-specific blurb XXX# +* Freeze specific versions for moz-sql-parser and mo-future -## Initial version 1.0.1 +## Initial version 1.0.2 * Filters (e.g. `temp >= 3`) are working.