1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Describe more details about #860 in CHANGELOG

This commit is contained in:
Takashi Kokubun 2017-02-07 02:08:04 +09:00
parent 308e3caa10
commit 68311cd0b7

View file

@ -23,7 +23,8 @@
* Support Rails 5.1 Erubi template handler.
* Add temple gem as dependency and create `Haml::TempleEngine` class.
Some methods in `Haml::Compiler` are migrated to `Haml::TempleEngine`. (Takashi Kokubun)
* Drop parser accessor from `Haml::Engine`. (Takashi Kokubun)
* Drop parser/compiler accessor from `Haml::Engine`. Modify `Haml::Engine#initialize` options
or `Haml::Template.options` instead. (Takashi Kokubun)
* Don't ignore unexpected exceptions on initializing `ActionView::OutputBuffer`. (Takashi Kokubun)
## 4.0.7