Skip to content

Commit

Permalink
Version 47
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed Apr 12, 2019
1 parent 5ffdc82 commit 2fa7c2f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,30 @@
======


Version 47
----------

Released on 2019-04-12.

New features:

* `#843 <https://github.com/Kozea/WeasyPrint/pull/843>`_:
Handle CSS variables
* `#846 <https://github.com/Kozea/WeasyPrint/pull/846>`_:
Handle ``:nth()`` page selector
* `#847 <https://github.com/Kozea/WeasyPrint/pull/847>`_:
Allow users to use a custom SSL context for HTTP requests

Bug fixes:

* `#797 <https://github.com/Kozea/WeasyPrint/issues/797>`_:
Fix underlined justified text
* `#836 <https://github.com/Kozea/WeasyPrint/issues/836>`_:
Fix crash when flex items are replaced boxes
* `#835 <https://github.com/Kozea/WeasyPrint/issues/835>`_:
Fix ``margin-break: auto``


Version 46
----------

Expand Down
2 changes: 1 addition & 1 deletion weasyprint/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
46
47

0 comments on commit 2fa7c2f

Please sign in to comment.