Skip to content

Commit

Permalink
Release 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Mar 17, 2024
1 parent 269ae8c commit ee45a7b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# CHANGELOG


## 1.10.1 (2024-03-17)

* Fixed encoding bugs in `XPathSelector`


## 1.10.0 (2023-12-10)

* Add `Add Node::setHTML` method
Expand Down
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
The MIT License (MIT)

Copyright (c) 2017-2020 Soufiane Ghzal <sghzal@gmail.com>
Copyright (c) 2020-2023 Graham Campbell <hello@gjcampbell.co.uk>
Copyright (c) 2020-2023 Enrico Dias <enricodias@gmail.com>
Copyright (c) 2020-2024 Graham Campbell <hello@gjcampbell.co.uk>
Copyright (c) 2020-2024 Enrico Dias <enricodias@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit ee45a7b

Please sign in to comment.