Skip to content

Commit abd2279

Browse files
committed
Bump and release 0.8.2
1 parent af86d1e commit abd2279

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.8.2 2024-03-06
2+
----------------
3+
4+
* Bugfix ensure the value of data_loaded is kept.
5+
16
0.8.1 2024-02-26
27
----------------
38

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "quart-db"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
description = "Quart-DB is a Quart extension that provides managed connection(s) to database(s)."
55
authors = ["pgjones <[email protected]>"]
66
classifiers = [

0 commit comments

Comments
 (0)