Skip to content

Commit f819379

Browse files
committed
Prepare new release v1.8.2
1 parent 7d67546 commit f819379

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.8.2]
6+
7+
- Allow `use` tag by default in sanitize (#109)
8+
- Allow old signature in `insertHTML` helper to facilitate migrations (#110)
9+
- Fix `sanitize`: returns an empty string rather than of undefined (#111)
10+
511
## [1.8.1]
612

713
- Ajax error handling (#106)
@@ -83,6 +89,7 @@ All notable changes to this project will be documented in this file.
8389
- `serialize` works with objects too
8490
- Use `findAll` in `show`, `hide` and `on`
8591

92+
[1.8.2]: https://github.com/ralixjs/ralix/compare/v1.8.1...v1.8.2
8693
[1.8.1]: https://github.com/ralixjs/ralix/compare/v1.8.0...v1.8.1
8794
[1.8.0]: https://github.com/ralixjs/ralix/compare/v1.7.0...v1.8.0
8895
[1.7.0]: https://github.com/ralixjs/ralix/compare/v1.6.0...v1.7.0

0 commit comments

Comments
 (0)