Skip to content

Commit

Permalink
Release of version 1.9.0 (#721)
Browse files Browse the repository at this point in the history
Co-authored-by: Kebechet <[email protected]>
  • Loading branch information
khebhut[bot] and Kebechet authored Feb 2, 2021
1 parent 286f204 commit 4e080ee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2595,3 +2595,13 @@
* Regenerate client to support S2I endpoint (#709)
* Discover Thoth's s2i tooling to use it in recommendations (#704)
* :arrow_up: Automatic update of dependencies by kebechet. (#706)

## Release 1.9.0 (2021-02-02T11:29:23)
### Features
* Add section about hw and s2i commands to the README file
* Fix link to Thoth s2i description
* Regenerate client with nullable hardware parameters
* Update S2I endpoint response
### Improvements
* Provide thamos hw and thamos s2i commands (#716)
* Regenerate to support new User API structure
2 changes: 1 addition & 1 deletion thamos/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"""A CLI tool and library for interacting with Thoth."""

__name__ = "thamos"
__version__ = "1.8.0"
__version__ = "1.9.0"
__author__ = "Fridolin Pokorny <[email protected]>"

0 comments on commit 4e080ee

Please sign in to comment.