Skip to content

Commit 2c16d99

Browse files
author
Mauko Quiroga
committed
Bump patch to 35.4.3
1 parent 7205e82 commit 2c16d99

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
### 35.4.3 [#1020](https://github.com/openfisca/openfisca-core/pull/1020)
4+
5+
#### Technical changes
6+
7+
- Run country & extension template tests systematically
8+
- This will help prevent maintainers integrating incompatible breaking changes
9+
- Also this will force to phase breaking changes so to adapt the packages depending on OpenFisca-Core
10+
311
### 35.4.2 [#1026](https://github.com/openfisca/openfisca-core/pull/1026)
412

513
#### Bug fix

setup.py

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

3636
setup(
3737
name = 'OpenFisca-Core',
38-
version = '35.4.2',
38+
version = '35.4.3',
3939
author = 'OpenFisca Team',
4040
author_email = 'contact@openfisca.org',
4141
classifiers = [

0 commit comments

Comments
 (0)