Skip to content

Commit

Permalink
update changelog v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EagleoutIce committed Apr 13, 2024
1 parent 2c3aa68 commit 48636fe
Showing 1 changed file with 39 additions and 1 deletion.
40 changes: 39 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,45 @@

## [Unreleased](https://github.com/EagleoutIce/fancyqr/tree/HEAD)

[Full Changelog](https://github.com/EagleoutIce/fancyqr/compare/v1.0...HEAD)
[Full Changelog](https://github.com/EagleoutIce/fancyqr/compare/v2.0...HEAD)

**Implemented enhancements:**

- Remove tikz dependency [\#22](https://github.com/EagleoutIce/fancyqr/pull/22) ([EagleoutIce](https://github.com/EagleoutIce))
- Random colors [\#13](https://github.com/EagleoutIce/fancyqr/pull/13) ([EagleoutIce](https://github.com/EagleoutIce))

**Merged pull requests:**

- feat: `width` and `size` as alias for `height` [\#20](https://github.com/EagleoutIce/fancyqr/pull/20) ([EagleoutIce](https://github.com/EagleoutIce))
- Small typo in the documentation: the name of the style is `blobs`, not `blob` [\#18](https://github.com/EagleoutIce/fancyqr/pull/18) ([jejust](https://github.com/jejust))
- provide fallback for clap [\#12](https://github.com/EagleoutIce/fancyqr/pull/12) ([EagleoutIce](https://github.com/EagleoutIce))

## [v2.0](https://github.com/EagleoutIce/fancyqr/tree/v2.0) (2024-04-13)

[Full Changelog](https://github.com/EagleoutIce/fancyqr/compare/v1.2...v2.0)

## [v1.2](https://github.com/EagleoutIce/fancyqr/tree/v1.2) (2024-04-13)

[Full Changelog](https://github.com/EagleoutIce/fancyqr/compare/v1.1...v1.2)

**Implemented enhancements:**

- Width Alias for qrcode Height [\#19](https://github.com/EagleoutIce/fancyqr/issues/19)

**Fixed bugs:**

- QR code seems to be off-center sometimes [\#16](https://github.com/EagleoutIce/fancyqr/issues/16)
- No `\clap` on older texlive versions \(2020-\) [\#11](https://github.com/EagleoutIce/fancyqr/issues/11)
- Rounded Edge Bug? [\#2](https://github.com/EagleoutIce/fancyqr/issues/2)

**Closed issues:**

- Drop tikz [\#21](https://github.com/EagleoutIce/fancyqr/issues/21)
- True tikz mode [\#15](https://github.com/EagleoutIce/fancyqr/issues/15)

## [v1.1](https://github.com/EagleoutIce/fancyqr/tree/v1.1) (2022-08-19)

[Full Changelog](https://github.com/EagleoutIce/fancyqr/compare/v1.0...v1.1)

**Closed issues:**

Expand Down

0 comments on commit 48636fe

Please sign in to comment.