Skip to content

Commit 62d17d2

Browse files
author
Rémy HUBSCHER
committed
Update major.
1 parent 85ddfb3 commit 62d17d2

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ CHANGELOG
44
This document describes changes between each past release.
55

66

7-
4.2.0 (unreleased)
7+
5.0.0 (unreleased)
88
==================
99

10-
- Nothing changed yet.
10+
**Breaking changes**
11+
12+
- Rename the last_modified client parameter into if_match (#68)
1113

1214

1315
4.1.0 (2016-04-26)

setup.py

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

2424

2525
setup(name='kinto-client',
26-
version='4.2.0.dev0',
26+
version='5.0.0.dev0',
2727
description='Kinto client',
2828
long_description=README,
2929
license='Apache License (2.0)',

0 commit comments

Comments
 (0)