mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
Release v0.11.1 (#2098)
* Release v0.11.1 Bump master to v0.12.0-pre * Update CHANGELOG.md for v0.11.1-release * Update CHANGELOG.md with Changes section for v0.11.1-release
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,6 +1,16 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file. This CHANGELOG roughly follows the guidelines from [www.keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## [v0.11.1]
|
||||
### Changed
|
||||
- [Security] Bump mixin-deep from 1.3.1 to 1.3.2 (#2090)
|
||||
- [Security] Bump eslint-utils from 1.3.1 to 1.4.2 (#2089)
|
||||
|
||||
### Fixed
|
||||
- Fix parse timing by separating consume() into fetch() and consume() (#2054)
|
||||
- Use current font for accents (#2066)
|
||||
- Fix \gray's macro definition (#2075)
|
||||
|
||||
## [v0.11.0]
|
||||
### Added
|
||||
- **BREAKING CHANGE:** trust setting to indicate whether input text is trusted (#1794)
|
||||
|
Reference in New Issue
Block a user