mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Updated CHANGELOG.md
This commit is contained in:
parent
fd5c3ddfd8
commit
93531ddaf8
@ -5,6 +5,14 @@ Changelog
|
||||
|
||||
## 2.7.x
|
||||
|
||||
### 2.7.2
|
||||
|
||||
- Fixes #73 - Prevent same taglib from being loaded multiple times
|
||||
|
||||
### 2.7.1
|
||||
|
||||
- Fixes #88 - Assign global data to the correct out
|
||||
|
||||
### 2.7.0
|
||||
|
||||
- Fixes [#27](https://github.com/raptorjs/marko/issues/27) - IE conditional comments (e.g., `<!--[if lt IE 9]><div><![endif]-->`) are automatically preserved. Previously, all HTML comments were stripped out when loading a template. For example:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user