Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Aug 31, 2023
1 parent 65d8151 commit e20c336
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## 0.14.4 | 2023-08-31

### πŸš€ Features & Fixes

- feat: add ziglang
- fix: inconsistent git core.ignorecase causes marko.sample added/removed
- feat: add mojo lang
- feat: add `mdc` grammar

### πŸ™Œ Contributions

- feat: add additional sample code | [#511](https://github.com/shikijs/shiki/pull/511) | [@KevinBatdorf](https://github.com/KevinBatdorf)
- fix: Compiler errors in Node | [#504](https://github.com/shikijs/shiki/pull/504) | [@Gerrit0](https://github.com/Gerrit0)
- feat: add splunk grammar | [#505](https://github.com/shikijs/shiki/pull/505) | [@KevinBatdorf](https://github.com/KevinBatdorf)
- Add bun support | [#493](https://github.com/shikijs/shiki/pull/493) | [@aabccd021](https://github.com/aabccd021)
- feat: add shellsession grammar | [#483](https://github.com/shikijs/shiki/pull/483) | [@mashehu](https://github.com/mashehu)


## 0.14.3 | 2023-06-25

### πŸš€ Features & Fixes
Expand Down Expand Up @@ -160,4 +178,4 @@
- Add `md` as an alias for `markdown`.
- Add `zsh` as an alias for `bash`.
- Add `yml` as an alias for `yaml`.
- πŸ™Œ Use json5 for parsing theme as JSONC. [#11](https://github.com/octref/shiki/issues/11). Thanks to contribution from [Wes Bos](https://github.com/wesbos).
- πŸ™Œ Use json5 for parsing theme as JSONC. [#11](https://github.com/octref/shiki/issues/11). Thanks to contribution from [Wes Bos](https://github.com/wesbos).

0 comments on commit e20c336

Please sign in to comment.