Skip to content

Commit

Permalink
1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentdoerig committed Mar 6, 2023
1 parent 61d6d93 commit 34d7276
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,23 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/vincentdoerig/latex-css/compare/v1.8.0...master)
## [Unreleased](https://github.com/vincentdoerig/latex-css/compare/v1.9.0...master)

## [1.9.0](https://github.com/vincentdoerig/latex-css/compare/v1.8.0...v1.9.0) 2023-03-06

### Added

- Use vite as build tool (#52)
- Polish language support (#49)
- First line indent for paragraphs (#50)

## [1.8.0](https://github.com/vincentdoerig/latex-css/compare/v1.7.0...v1.8.0) 2022-10-10

## Added
### Added
- Dark mode support
- Dutch language support

## Fixed
### Fixed
- Count-reset bug

## [1.7.1](https://github.com/vincentdoerig/latex-css/compare/v1.7.0...v1.7.1) 2022-06-06
Expand Down

1 comment on commit 34d7276

@vercel
Copy link

@vercel vercel bot commented on 34d7276 Mar 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

latex-css – ./

latex.vercel.app
latex-css-vincentdoerig.vercel.app
latex-css-git-master-vincentdoerig.vercel.app

Please sign in to comment.