Skip to content

Commit a866b46

Browse files
committed
chore(release): 0.7.2
1 parent 7348251 commit a866b46

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# Changelog - Gost-DOM
22

33

4+
## [0.7.2](https://github.com/gost-dom/browser/compare/v0.7.1...v0.7.2) (2025-06-12)
5+
6+
7+
### Features
8+
9+
* Add Document.CreateTextNode ([3852153](https://github.com/gost-dom/browser/commit/3852153445b82f4cb09ecbdce47cff8f728123e8))
10+
* Add DOMStringMap.Keys() ([df25db4](https://github.com/gost-dom/browser/commit/df25db46e0864e9fd980370e832b59d5bdbea4c2))
11+
* Add HTMLElement.dataset in JavaScript ([7348251](https://github.com/gost-dom/browser/commit/7348251000b1b3b06c2af4364526d974c83f48f6))
12+
* **goja:** Goja script host now supports iterators ([4a60fd1](https://github.com/gost-dom/browser/commit/4a60fd18441f88e77f6ff5dea35f5da9aa6412b9))
13+
14+
15+
### Bug Fixes
16+
17+
* **v8:** element.insertAdjacentHTML returns undefined in JS ([ab19a9d](https://github.com/gost-dom/browser/commit/ab19a9d50eeb6c5b81915724807704fe3ed20cc5))
18+
419
## [0.7.1](https://github.com/gost-dom/browser/compare/v0.7.0...v0.7.1) (2025-05-27)
520

621
## [0.7.0](https://github.com/gost-dom/browser/compare/v0.6.0...v0.7.0) (2025-05-27)

0 commit comments

Comments
 (0)