Skip to content

Commit 7ac1373

Browse files
Updated changelog for v1.27.0 (#3342)
1 parent e002e78 commit 7ac1373

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,41 @@
11
# Prism Changelog
22

3+
4+
## 1.27.0 (2022-02-17)
5+
6+
### New components
7+
8+
* __UO Razor Script__ (#3309) [`3f8cc5a0`](https://github.com/PrismJS/prism/commit/3f8cc5a0)
9+
10+
### Updated components
11+
12+
* __AutoIt__
13+
* Allow hyphen in directive (#3308) [`bcb2e2c8`](https://github.com/PrismJS/prism/commit/bcb2e2c8)
14+
* __EditorConfig__
15+
* Change alias of `section` from `keyword` to `selector` (#3305) [`e46501b9`](https://github.com/PrismJS/prism/commit/e46501b9)
16+
* __Ini__
17+
* Swap out `header` for `section` (#3304) [`deb3a97f`](https://github.com/PrismJS/prism/commit/deb3a97f)
18+
* __MongoDB__
19+
* Added v5 support (#3297) [`8458c41f`](https://github.com/PrismJS/prism/commit/8458c41f)
20+
* __PureBasic__
21+
* Added missing keyword and fixed constants ending with `$` (#3320) [`d6c53726`](https://github.com/PrismJS/prism/commit/d6c53726)
22+
* __Scala__
23+
* Added support for interpolated strings (#3293) [`441a1422`](https://github.com/PrismJS/prism/commit/441a1422)
24+
* __Systemd configuration file__
25+
* Swap out `operator` for `punctuation` (#3306) [`2eb89e15`](https://github.com/PrismJS/prism/commit/2eb89e15)
26+
27+
### Updated plugins
28+
29+
* __Command Line__
30+
* Escape markup in command line output (#3341) [`e002e78c`](https://github.com/PrismJS/prism/commit/e002e78c)
31+
* Add support for line continuation and improved colors (#3326) [`1784b175`](https://github.com/PrismJS/prism/commit/1784b175)
32+
* Added span around command and output (#3312) [`82d0ca15`](https://github.com/PrismJS/prism/commit/82d0ca15)
33+
34+
### Other
35+
36+
* __Core__
37+
* Added better error message for missing grammars (#3311) [`2cc4660b`](https://github.com/PrismJS/prism/commit/2cc4660b)
38+
339
## 1.26.0 (2022-01-06)
440

541
### New components

0 commit comments

Comments
 (0)