Skip to content

Commit

Permalink
v4.7.9 Fix bug in html template
Browse files Browse the repository at this point in the history
  • Loading branch information
marble committed Sep 23, 2022
1 parent 60402fc commit c1881c3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,21 @@
History
=======

4.7.8 (2022-09-05)
4.7.9 (2022-09-23)
==================

* Fix bug in html template


4.7.8 (2022-09-23)
==================

* Provide ready made codeblocks.css for syntax highlighting in code blocks.
It doesn't have dependencies and uses css variables
* Add style switcher dark/light for code blocks
* Update styling of .bignums


4.7.7 (2022-09-05)
==================

Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
4.7.8
4.7.9

Keep version number like above in files:

Expand Down

0 comments on commit c1881c3

Please sign in to comment.