Skip to content

Commit 23dddb0

Browse files
committed
Formatting changes
1 parent b2770d7 commit 23dddb0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

doc/changelog.rst

+8-8
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ Changelog
99
* Flask-Admin would not recursively save inline models, allowing arbitrary nesting
1010
* Added configuration properties that allow injection of additional CSS and JS dependencies into templates without overriding them
1111
* SQLAlchemy backend
12-
- Updated hybrid property detection using new SQLAlchemy APIs
13-
- Added support for association proxies
14-
- Added support for remote hybrid properties filters
15-
- Added support for ARRAY column type
12+
- Updated hybrid property detection using new SQLAlchemy APIs
13+
- Added support for association proxies
14+
- Added support for remote hybrid properties filters
15+
- Added support for ARRAY column type
1616
* Localization-related fixes
1717
* MongoEngine backend is now properly formats model labels
1818
* Improved Google App Engine support:
19-
- Added TextProperty, KeyProperty and SelectField support
20-
- Added support for form_args, excluded_columns, page_size and after_model_update
19+
- Added TextProperty, KeyProperty and SelectField support
20+
- Added support for form_args, excluded_columns, page_size and after_model_update
2121
* Fixed URL generation with localized named filters
2222
* FileAdmin has Bootstrap 2 support now
23-
* Geoalchemy support fixes
24-
- Use Google Places (by default) for place search
23+
* Geoalchemy fixes
24+
- Use Google Places (by default) for place search
2525
* Updated translations
2626
* Bug fixes
2727

0 commit comments

Comments
 (0)