Skip to content

Commit 3a6e056

Browse files
committed
Updated changelog
1 parent ddadf78 commit 3a6e056

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# 1.3.0
22

3-
Released on Friday, January 31 2025.
3+
Released on Friday, April 18 2025.
44

5+
- Fixed DOM exposed type of `HasChildNodes` (#1219) @arekdygas
6+
- Fixed `NodeIterator` behavior when nodes are removed (#1222)
7+
- Improved form documentation (#1220) @RedZone908
58
- Updated to NUKE 9 and removed obsolete .NET 6 and 9 targets (#1216) @lahma
9+
- Added `GetAttributeNode` methods to `IElement` (#1223) @arekdygas
10+
- Added support for finding targets in browsing contexts (#1218) @TheJayMann
611
- Added support for targetting iframes (#1205) @TheJayMann
712

813
# 1.2.0

CONTRIBUTORS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ AngleSharp contains code written by (in order of first pull request / commit):
6262
* [Martin Parkin](https://github.com/memiamp)
6363
* [Hakob Grigoryan](https://github.com/hflexgrig)
6464
* [TheJayMann](https://github.com/TheJayMann)
65+
* [arekdygas](https://github.com/arekdygas)
66+
* [RedZone908](https://github.com/RedZone908)
6567

6668
Without these awesome people AngleSharp could not exist. Thanks to everyone for your contributions! :beers:
6769

0 commit comments

Comments
 (0)