Skip to content

Commit 925d05c

Browse files
release-v1.12 (#350)
1 parent fcff9bc commit 925d05c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## Unreleased
66

7+
### Added
8+
### Fixed
9+
### Changed
10+
11+
## 1.12.0 - 2020-01-14
712
### Added
813
- Added method `get_storage_host_id` to the APIClient. (#328)
914
- Added debug logging to some `civis.io` functions. (#325)

civis/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.11.0"
1+
__version__ = "1.12.0"

0 commit comments

Comments
 (0)