Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f8b4028

Browse files
author
legolas.zhan
committed
fixed changelog
1 parent a7f1a45 commit f8b4028

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎docs/changelog.rst‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,25 @@
11
Change history
22
==============
33

4-
4.0.0 (2024年09月25日.rc0)
4+
4.0.0 (2024年09月26日)
5+
**********************
56

67
* Upgraded dependencies: Flask to 3.x, SQLAlchemy to 2.x.
78
* Fixed issue with `get_env` import from `flask.helpers`, now use `hobbit_core.utils.get_env` . `HOBBIT_ENV` is now only used to determine the configuration file.
89
* Fixed `hobbit_core.db.transaction`.
910

1011
3.1.1 (2023年08月11日)
12+
******************
1113

1214
* Hotfix: lock flask version < 2.3 and pyyaml verison(https://github.com/yaml/pyyaml/issues/724)
1315

1416
3.1.0 (2023年01月29日)
17+
******************
1518

1619
* Support HOBBIT_RESPONSE_DETAIL config: Default return detail and must set to False in production env. Default is True. Only used in 500 server error response.
1720

1821
3.0.0 (2022年12月12日)
22+
******************
1923

2024
* Upgrade deps: Flask 1.x -> 2.x, SQLAlchemy 1.3.x -> 1.4.x, Flask-SQLAlchemy 2.5.1 -> 3.x.
2125
* **Notice:** [https://docs.sqlalchemy.org/en/14/tutorial/dbapi_transactions.html](https://docs.sqlalchemy.org/en/14/tutorial/dbapi_transactions.html).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /