Skip to content

Commit a937d64

Browse files
committed
release v0.6.5
see CHANGELOG for details Signed-off-by: Mike Szczys <[email protected]>
1 parent cfe0942 commit a937d64

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
88
and 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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This package is not yet published in PyPI. It can be installed directly from Git
88
the following command:
99

1010
``` sh
11-
pip install git+https://github.com/golioth/[email protected].4
11+
pip install git+https://github.com/golioth/[email protected].5
1212
```
1313

1414
Alternatively you can clone this repo and then run the following at the repo root:

0 commit comments

Comments
 (0)