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
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3,13 +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] (1.1.0)
6
+
## [1.1.0] - 2023-04-30
7
7
### Fixed
8
8
-[#387: Alignment issue in matrix with an empty cell][issue-387], thanks @Orace.
9
9
-[#389: Padding is not respected with `\cases`][issue-389], thanks @Orace.
10
10
11
11
### Added
12
-
- Support for `\begin{align}`, see [#393][pull-393], thanks @Orace.
12
+
-[#381: Support for `\begin{align}`][issue-381], thanks @Orace.
13
13
- The README file is now packed into NuGet for better documentation.
14
14
15
15
## [1.0.0] - 2023-02-07
@@ -249,6 +249,7 @@ This was the initially published version. It consisted entirely of the original
0 commit comments