File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Change Log
55This document records all notable changes to `SQL Explorer <https://github.com/explorerhq/sql-explorer >`_.
66This project adheres to `Semantic Versioning <https://semver.org/ >`_.
77
8- `5.2b1 `_ (2024-08-14 )
8+ `5.2.0 `_ (2024-08-19 )
99===========================
1010* `#651 `_: Ability to append an upload to a previously uploaded file/sqlite DB as a new table
1111
@@ -542,7 +542,7 @@ Initial Release
542542.. _5.0.2 : https://github.com/explorerhq/sql-explorer/compare/5.0.1...5.0.2
543543.. _5.1.0 : https://github.com/explorerhq/sql-explorer/compare/5.0.2...5.1.0
544544.. _5.1.1 : https://github.com/explorerhq/sql-explorer/compare/5.1.0...5.1.1
545- .. _5.2b1 : https://github.com/explorerhq/sql-explorer/compare/5.1.1...5.2b1
545+ .. _5.2b1 : https://github.com/explorerhq/sql-explorer/compare/5.1.1...5.2.0
546546
547547
548548.. _#254 : https://github.com/explorerhq/sql-explorer/pull/254
Original file line number Diff line number Diff line change 22 "major" : 5 ,
33 "minor" : 2 ,
44 "patch" : 0 ,
5- "releaselevel" : "beta " ,
6- "serial" : 1
5+ "releaselevel" : "final " ,
6+ "serial" : 0
77}
88
99
You can’t perform that action at this time.
0 commit comments