Skip to content

Commit 2d73136

Browse files
committed
Add changelog. Set version to 0.11.
1 parent e891c47 commit 2d73136

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog for httpkom
2+
3+
## 0.11 (2016-05-29)
4+
5+
### Added
6+
7+
- Setting version on what has been working okay for several years now.
8+
- Added changelog.
9+
10+
### Changed
11+
12+
- Lots of refactoring
13+
14+
15+
## 0.10 (2013-02-11)
16+
17+
## 0.9 (2013-01-08)
18+
19+
## 0.8 (2012-12-07)
20+
21+
## 0.7 (2012-12-02)
22+
23+
## 0.6 (2012-10-21)

httpkom/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.11-beta'
1+
__version__ = '0.11'

0 commit comments

Comments
 (0)