mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-06 16:44:09 +02:00
Really fix the anchors this time
This commit is contained in:
parent
e71c41d39b
commit
dce9bb05b6
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
Changelog
|
Changelog
|
||||||
===========
|
===========
|
||||||
|
|
||||||
.. _3_10:
|
.. _v3_10:
|
||||||
|
|
||||||
3.10 (2021-06-19)
|
3.10 (2021-06-19)
|
||||||
-----------------
|
-----------------
|
||||||
|
|
@ -70,7 +70,7 @@ Other changes
|
||||||
- Now using `pytest-cov <https://pytest-cov.readthedocs.io/>`__ and `Codecov <https://about.codecov.io/>`__ to track test coverage - currently at 96%. (`#275 <https://github.com/simonw/sqlite-utils/issues/275>`__)
|
- Now using `pytest-cov <https://pytest-cov.readthedocs.io/>`__ and `Codecov <https://about.codecov.io/>`__ to track test coverage - currently at 96%. (`#275 <https://github.com/simonw/sqlite-utils/issues/275>`__)
|
||||||
- SQL errors that occur when using ``sqlite-utils query`` are now displayed as CLI errors.
|
- SQL errors that occur when using ``sqlite-utils query`` are now displayed as CLI errors.
|
||||||
|
|
||||||
.. _3_9_1:
|
.. _v3_9_1:
|
||||||
|
|
||||||
3.9.1 (2021-06-12)
|
3.9.1 (2021-06-12)
|
||||||
------------------
|
------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue