Skip to content

Commit

Permalink
Releasing 0.16: Halloween edition!
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Oct 18, 2021
1 parent 48f82fe commit 1e0f37f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/themes/halloween/highlight.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Monokai style - ported by Luigi Maselli - http://grigio.org
*/
Halloween theme! Hand-written by Evert
*/

.hljs {
display: block;
Expand Down
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Changelog
=========

0.16.0 (2021-10-18)
-------------------

* #110: Added a halloween theme, which automatically activates the week
preceding halloween.
* #109: Hightlight.js fixed their types, so the workaround is removed.
* #108: Browser now supports a few more formats for templated URIs and
automaticalling turning them into forms. It also fails more gracefully
with invalid forms.
* Compatible with `esModuleInterop: false`.


0.15.5 (2021-09-14)
-------------------

Expand Down

0 comments on commit 1e0f37f

Please sign in to comment.