Skip to content

Commit b70e9e0

Browse files
committed
release: version 0.6
1 parent d26291a commit b70e9e0

3 files changed

Lines changed: 26 additions & 20 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

7+
## [0.6] 27/04/2023
8+
9+
### Features
10+
11+
- display a spinner in the waiting message
12+
- chatgpt url is configureable
13+
714
## [0.5] 22/04/2023
815

916
### Features

Cargo.lock

Lines changed: 18 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tenere"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
authors = ["pythops <contact@pythops.com>"]
55
license = "AGPLv3"
66
edition = "2021"

0 commit comments

Comments
 (0)