Skip to content

Commit dd11d99

Browse files
committed
Included chatr 0.6.6 for offline api access for chat links
1 parent 959f030 commit dd11d99

File tree

3 files changed

+17
-12
lines changed

3 files changed

+17
-12
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.1.2
4+
5+
- Added chatr 0.6.6 (offline api). This uses embedded skill/trait/pet/legend/specialization/profession api data to
6+
deal with chat codes instead of making API calls
7+
38
## 0.1.0
49

510
- azola initial release as separate identity

Cargo.lock

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "azola"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["Vincent Prouillet <hello@vincentprouillet.com>", "Andy Berdan <andy@berdan.ca>"]
55
edition = "2021"
66
license = "MIT"

0 commit comments

Comments
 (0)