You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,13 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning v2.0.0](https://semver.org/spec/v2.0.0.html).
5
5
6
-
## [Unreleased]
6
+
## [0.11.0]
7
7
### Added
8
8
-[#262: Add \mod operator from amsmath][pull-262]
9
9
10
+
### Fixed
11
+
-[#304: SystemFontFamilies does not return all FontFamilies in Chinese System][issue-304]
12
+
10
13
## [0.10.0] - 2021-07-06
11
14
### Changed
12
15
- (**Breaking change!**) Removed support for .NET Core 3.0. .NET Core 3.1 or later is supported from now (.NET Framework 4.5.2 is still supported; .NET 5.0 or later is supported, too).
@@ -169,6 +172,7 @@ This was the initially published version. It consisted entirely of the original
0 commit comments