Skip to content

Commit

Permalink
Merge branch 'release/1.4.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Dec 19, 2017
2 parents 608bed7 + 3fe9d8b commit 7f7fd5e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# Change Log

## [Unreleased](https://github.com/CERT-BDF/TheHive4py/tree/HEAD)
## [1.4.1](https://github.com/CERT-BDF/TheHive4py/tree/1.4.1)

[Full Changelog](https://github.com/CERT-BDF/TheHive4py/compare/1.3.1...HEAD)
[Full Changelog](https://github.com/CERT-BDF/TheHive4py/compare/1.4.0...1.4.1)

**Merged pull requests:**

- fix get\_case\_observables method [\#53](https://github.com/CERT-BDF/TheHive4py/pull/53) ([billmurrin](https://github.com/billmurrin))

## [1.4.0](https://github.com/CERT-BDF/TheHive4py/tree/1.4.0) (2017-12-05)
[Full Changelog](https://github.com/CERT-BDF/TheHive4py/compare/1.3.1...1.4.0)

**Implemented enhancements:**

Expand Down Expand Up @@ -130,4 +137,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name='thehive4py',
version='1.4.0',
version='1.4.1',
description='Python API client for TheHive.',
long_description=read_md('README.md'),
author='TheHive-Project',
Expand Down

0 comments on commit 7f7fd5e

Please sign in to comment.