Skip to content

Commit 26c37c0

Browse files
benjellobonjourmauko
authored andcommitted
Bump
1 parent d1853a5 commit 26c37c0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
# 36.0.0 [#1149](https://github.com/openfisca/openfisca-core/pull/1162)
4+
5+
#### Breaking changes
6+
7+
- In `ParameterScaleBracket`:
8+
- Remove the `base` attribute
9+
- The attribute's usage was unclear and it was only being used by some French social security variables
10+
311
## 35.12.0 [#1160](https://github.com/openfisca/openfisca-core/pull/1160)
412

513
#### New Features

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262

6363
setup(
6464
name = 'OpenFisca-Core',
65-
version = '35.12.0',
65+
version = '36.0.0',
6666
author = 'OpenFisca Team',
6767
author_email = '[email protected]',
6868
classifiers = [

0 commit comments

Comments
 (0)