Skip to content

Commit bc6e8ad

Browse files
committed
Start a changelog and tag 1.2.1
1 parent 9078e8e commit bc6e8ad

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# CKAN Hierarchy extension Changelog
2+
3+
## 1.2.1
4+
5+
New features:
6+
- Prepare extension for CKAN 2.10 [#61](https://github.com/ckan/ckanext-hierarchy/pull/61)
7+
Bug Fixes:
8+
- Avoid using custom _show_ functions for custom group types.
9+
We always use `organization_show` and `group_show` functions now.
10+
[#64](https://github.com/ckan/ckanext-hierarchy/pull/64).
11+
- Several fixes for custom group types
12+
13+
## 1.2.0
14+
15+
New features:
16+
- Add sub groups [#55](https://github.com/ckan/ckanext-hierarchy/pull/55)
17+
- Frontend and templates improvements.

0 commit comments

Comments
 (0)