Skip to content

Commit 1f7b285

Browse files
release: update changelog for 2.0.0 release
1 parent 84c7f3c commit 1f7b285

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,25 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [1.5.1](https://github.com/johanvx/typst-undergradmath/compare/v1.5.0..1.5.1) - 2025-04-13
5+
## [2.0.0](https://github.com/johanvx/typst-undergradmath/compare/v1.5.1..2.0.0) - 2026-04-09
6+
7+
### Features
8+
9+
- Add alt text in equations for accessibility - ([e144061](https://github.com/johanvx/typst-undergradmath/commit/e14406129d02570ac8681189e0fb58c90e6e4e96))
10+
- Use new typst 0.14.0 symbols - ([3db4b89](https://github.com/johanvx/typst-undergradmath/commit/3db4b89e825a1dbe861894a3ca6cc97129addbdd))
11+
- Use `scr` for script letters in math mode - ([15343ab](https://github.com/johanvx/typst-undergradmath/commit/15343ab2bbdf426ad52bcc949997692a1b02e0fc))
12+
- Use title element for displaying the document title - ([7e990d1](https://github.com/johanvx/typst-undergradmath/commit/7e990d195bedf0aaa0140f3a3f178f3debf3f048))
13+
14+
### Miscellaneous
15+
16+
- Update GitHub Actions to latest versions - ([84c7f3c](https://github.com/johanvx/typst-undergradmath/commit/84c7f3c220792cec977f5f7227693735313a2eb8))
17+
- Enable PDF/UA-1 and a11y in PDF builds - ([466ad74](https://github.com/johanvx/typst-undergradmath/commit/466ad74cd55ea5e095cd0b1706c4db7ccdb95c16))
18+
19+
### Styling
20+
21+
- Format code - ([7dba517](https://github.com/johanvx/typst-undergradmath/commit/7dba517704c7f9f0505fb9db15cc3064b9985b75))
22+
23+
## [1.5.1](https://github.com/johanvx/typst-undergradmath/compare/v1.5.0..v1.5.1) - 2025-04-13
624

725
### Bug Fixes
826

0 commit comments

Comments
 (0)