Skip to content

Commit

Permalink
chore(main): release 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nfejzic committed Dec 12, 2023
1 parent 8355f4d commit 550b487
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.1](https://github.com/nfejzic/alemat/compare/v0.5.0...v0.5.1) (2023-12-12)


### Bug Fixes

* wrap elements of underover and subsup in row when many used ([#19](https://github.com/nfejzic/alemat/issues/19)) ([8355f4d](https://github.com/nfejzic/alemat/commit/8355f4d17172d54ab5f8276233686884e4aa56e2))

## [0.5.0](https://github.com/nfejzic/alemat/compare/v0.4.1...v0.5.0) (2023-12-10)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "alemat"
version = "0.5.0"
version = "0.5.1"
edition = "2021"
authors = ["Nadir Fejzic <[email protected]>"]
description = "Library for type-safe building of MathML."
Expand Down

0 comments on commit 550b487

Please sign in to comment.