Version 0.4.1

This is a minor release. Some small CSS tweaks have been made. The
 Makefile has been removed in favor of npm’s scripts. The workflow for
 javascript has been improved.
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWNGVmQAKCRAbLHavsWyF
 m79jAX4x7EjJAfnRVQOwcs7iSLAIULCvpGH9kbeHSpAPu2y2321AOFJd8S8oLhv5
 BZFf2acBf3RZlO3mY4mplzhQ0U69MaiN0xOfgL+owaZr6zprIIcpBoRswIGB0In9
 XGdsFomVZw==
 =awss
 -----END PGP SIGNATURE-----

Merge tag 'v0.4.1' into develop

Version 0.4.1

This is a minor release. Some small CSS tweaks have been made. The
Makefile has been removed in favor of npm’s scripts. The workflow for
javascript has been improved.
This commit is contained in:
Jonny Barnes 2017-03-21 21:05:36 +00:00
commit cd3a71980d

View file

@ -1,6 +1,6 @@
# Changelog
## Version {next}
## Version 0.4.1 (2017-03-18)
- Improve HTML Purification, target=blank rel-nofollow and rel-noopener should
now be added to external links
- Better handling of javascript compilation/minification and source-map generation