Skip to content

Commit f821057

Browse files
committed
add changelog for flaskr example
1 parent 0045123 commit f821057

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Unreleased
99
parameter to control the 404 message. (:issue:`636`)
1010
- Use ``time.perf_counter`` for Python 3 on Windows. (:issue:`638`)
1111
- Drop support for Python 2.6 and 3.3. (:pr:`687`)
12+
- Add an example of Flask's tutorial project, Flaskr, adapted for
13+
Flask-SQLAlchemy. (:pr:`720`)
1214

1315

1416
Version 2.3.2

0 commit comments

Comments
 (0)