File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ### 36.0.1 [ #1167 ] ( https://github.com/openfisca/openfisca-core/pull/1167 )
3
+ ## 36.1.0 [ #1167 ] ( https://github.com/openfisca/openfisca-core/pull/1167 )
4
+
5
+ #### New features
6
+
7
+ - Use ` UserDict ` to encapsulate the data model of the ` data_storage ` module.
4
8
5
9
#### Technical changes
6
10
11
+ - Add tests to ` data_storage ` .
7
12
- Add typing to ` data_storage ` .
13
+ - Add documentation to ` data_storage ` .
8
14
9
15
# 36.0.0 [ #1149 ] ( https://github.com/openfisca/openfisca-core/pull/1162 )
10
16
Original file line number Diff line number Diff line change 62
62
63
63
setup (
64
64
name = 'OpenFisca-Core' ,
65
- version = '36.0.1 ' ,
65
+ version = '36.1.0 ' ,
66
66
author = 'OpenFisca Team' ,
67
67
author_email = '[email protected] ' ,
68
68
classifiers = [
You can’t perform that action at this time.
0 commit comments