Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
sidiousvic committed Jul 20, 2020
1 parent 40de6b4 commit bc6ee11
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ All notable changes to [Phantom](https://github.com/sidiousvic/phantom) will be

👻

## [v2.1.2] — 2020.07.21

- [x] Upgraded, renamed, reorganized types from `types/phantomDOM` into `types/phantom`

## [v2.1.1] — 2020.07.20

- [x] Fixed exporting/importing bug.
Expand Down Expand Up @@ -61,7 +65,8 @@ All notable changes to [Phantom](https://github.com/sidiousvic/phantom) will be

- [x] In `phantom.ts` instances of `innerHTML` injection were reinforced with the sanitizer. HMTL is now sanitized before rendering to DOM.

[unreleased]: https://github.com/sidiousvic/phantom/compare/v2.1.0...HEAD
[unreleased]: https://github.com/sidiousvic/phantom/compare/v2.1.2...HEAD
[v2.1.2]: https://github.com/sidiousvic/phantom/compare/v2.1.1...v2.1.2
[v2.1.1]: https://github.com/sidiousvic/phantom/compare/v2.1.0...v2.1.1
[v2.1.0]: https://github.com/sidiousvic/phantom/compare/v2.0.0...v2.1.0
[v2.0.0]: https://github.com/sidiousvic/phantom/compare/v1.7.7...v2.0.0
Expand Down

0 comments on commit bc6ee11

Please sign in to comment.