Skip to content

Commit 2409572

Browse files
committed
update changelog
1 parent 5f121d9 commit 2409572

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

docs/en/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# ChangeLog
22

3+
## [v2.1.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/2.1.0)
4+
- add date range filter base on daterangepicker
5+
- add min-width for all filter
6+
- change object-tools position
7+
- update locale
8+
- calculate menu active status from server
9+
310
## [v2.0.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/2.0.0)
411
- remove `django-treebeard` deps, fix #28, #29, #30
512
- remove all adminlte models, make simple

docs/zh/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# 更新说明
22

3+
4+
## [v2.1.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/2.1.0)
5+
- 新增基于daterangepicker的时间过滤器
6+
- 为所有的filter新增min-width样式
7+
- 调整change_list视图object-tools的位置,与actions处于同一行
8+
- 更新locale
9+
- 在服务器端计算菜单的活跃状态,原来通过js在浏览器实现
10+
311
## [v2.0.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/2.0.0)
412
- 移除 `django-treebeard` 依赖包, 同时修复 #28, #29, #30
513
- 移除了所有models,不再通过数据库的方式管理自定义菜单及其他选项

0 commit comments

Comments
 (0)