Skip to content

Commit 1e0f37f

Browse files
committed
Releasing 0.16: Halloween edition!
1 parent 48f82fe commit 1e0f37f

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

assets/themes/halloween/highlight.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
Monokai style - ported by Luigi Maselli - http://grigio.org
3-
*/
2+
Halloween theme! Hand-written by Evert
3+
*/
44

55
.hljs {
66
display: block;

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Changelog
22
=========
33

4+
0.16.0 (2021-10-18)
5+
-------------------
6+
7+
* #110: Added a halloween theme, which automatically activates the week
8+
preceding halloween.
9+
* #109: Hightlight.js fixed their types, so the workaround is removed.
10+
* #108: Browser now supports a few more formats for templated URIs and
11+
automaticalling turning them into forms. It also fails more gracefully
12+
with invalid forms.
13+
* Compatible with `esModuleInterop: false`.
14+
15+
416
0.15.5 (2021-09-14)
517
-------------------
618

0 commit comments

Comments
 (0)