File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ All notable changes to this project will be documented in this file.
77The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
88and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ v0.6.5] - 2024-12-20
11+
12+ ### Added
13+
14+ - Cohorts
15+ - Packages
16+ - Deployments
17+
18+ ### Changed
19+
20+ - Project now has base_url_with_organization
21+
1022## [ v0.6.4] - 2024-09-11
1123
1224### Fixed
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ This package is not yet published in PyPI. It can be installed directly from Git
88the following command:
99
1010``` sh
11- pip install git+https://github.com/golioth/python-golioth-tools@v0.6.4
11+ pip install git+https://github.com/golioth/python-golioth-tools@v0.6.5
1212```
1313
1414Alternatively you can clone this repo and then run the following at the repo root:
You can’t perform that action at this time.
0 commit comments