Skip to content

Commit 55455ab

Browse files
committed
Version bump
1 parent bede013 commit 55455ab

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
# Version 0.1.1 (February 5, 2025)
4+
Brings back `angstrom`, but uses U+00C5 LATIN CAPITAL LETTER A WITH RING ABOVE, which is the one that should be used in place of the deprecated U+212B ANGSTROM SIGN.
5+
36
# Version 0.1.0 (February 4, 2025)
47
_As this is the first release of codex, the symbol changes are relative to Typst 0.12.0._
58
- New

Cargo.lock

Lines changed: 1 addition & 1 deletion
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 = "codex"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["The Typst Project Developers"]
55
edition = "2021"
66
description = "Human-friendly notation for Unicode symbols."

0 commit comments

Comments
 (0)