mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
chore(release-notes): add chroma update to v12.0.0 release notes
There were no chroma updates in v11.
This commit is contained in:
parent
f2570811a4
commit
fd08eba8d2
5 changed files with 38 additions and 0 deletions
8
release-notes/7459.md
Normal file
8
release-notes/7459.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
feat: [`0bf0e9f`](https://github.com/alecthomas/chroma/commit/0bf0e9f) add luau file extension and alias to lua lexer
|
||||
feat: [`4b0882a`](https://github.com/alecthomas/chroma/commit/4b0882a) add Janet lexer
|
||||
feat: [`dc982d2`](https://github.com/alecthomas/chroma/commit/dc982d2) add Mojo lexer
|
||||
feat: [`f0d460e`](https://github.com/alecthomas/chroma/commit/f0d460e) odin: support the new build tag feature
|
||||
fix: [`88084b6`](https://github.com/alecthomas/chroma/commit/88084b6) terraform: dot in a string breaks the highlighting.
|
||||
fix: [`e0c7747`](https://github.com/alecthomas/chroma/commit/e0c7747) nginx conf: IP address as name detection
|
||||
fix: [`79621af`](https://github.com/alecthomas/chroma/commit/79621af) solidity: handling of inline assembly
|
||||
fix: [`d829579`](https://github.com/alecthomas/chroma/commit/d829579) ocaml: support multistring
|
||||
5
release-notes/7607.md
Normal file
5
release-notes/7607.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
feat: [`22859e6`](https://github.com/alecthomas/chroma/commit/22859e6) Add Lean lexer
|
||||
fix: [`8fa488c`](https://github.com/alecthomas/chroma/commit/8fa488c) Fix Gleam lexer
|
||||
fix: [`5409db0`](https://github.com/alecthomas/chroma/commit/5409db0) vue: handle more edge cases for tags
|
||||
fix: [`3df29af`](https://github.com/alecthomas/chroma/commit/3df29af) rrt: add proper diff styling to
|
||||
fix: [`9077658`](https://github.com/alecthomas/chroma/commit/9077658) terraform: properly tokenizes default_tags attribute
|
||||
2
release-notes/7738.md
Normal file
2
release-notes/7738.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
fix: [`2cbcfa9`](https://github.com/alecthomas/chroma/commit/2cbcfa9) fix: a bunch of styles did not correctly fallback to parent styles
|
||||
fix: [`8f4cf56`](https://github.com/alecthomas/chroma/commit/8f4cf56) fix(zig): add rule for function calls
|
||||
1
release-notes/7890.md
Normal file
1
release-notes/7890.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
feat: [`79dde77`](https://github.com/alecthomas/chroma/commit/79dde77) Added IBM RPG lexer
|
||||
Loading…
Add table
Add a link
Reference in a new issue