Skip to content

Commit

Permalink
docs: Update CHANGELOG for 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmicHorrorDev committed Jan 19, 2025
1 parent 533b3f2 commit 32d867e
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
# Version 0.4.1

## Features

- Update to match `bat`'s 0.25.0 release #49
- Includes the addition of CFML (ColdFusion Markup Language), NSIS (Nullsoft
Scriptable Install System), and WGSL (WebGPU Shading Language) syntaxes

## Docs

- Switch README codeblock lang from cmd to console #33
- Use a test to back up the statement on unused assets being stripped #30 #31
- Cleanup README tables #29
- Clarify the MIT license for GitHub #22

## Internal

- Switch the `cargo-xtask` to internally detect the active regex backend instead
of explicitly being passed #38 #48
- Several CI action version bumps #17 #23 #24 #25 #26 #40 #41 #42 #45
- Update dependencies #35 #44
- Allow automatically generating syntect test metadata #37 #43
- Test embedded acknowledgements compared to full listing #32
- Add a fuzzer to help ensure size optimization equality #19 #21
- Placate `clippy` #20
- Commit our `Cargo.lock` file to help ensure `cargo xtask gen -y` is stable #18

# Version 0.4.0

## Breaking Changes
Expand Down

0 comments on commit 32d867e

Please sign in to comment.