We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269ae8c commit ee45a7bCopy full SHA for ee45a7b
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# CHANGELOG
2
3
4
+## 1.10.1 (2024-03-17)
5
+
6
+* Fixed encoding bugs in `XPathSelector`
7
8
9
## 1.10.0 (2023-12-10)
10
11
* Add `Add Node::setHTML` method
LICENSE
@@ -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
0 commit comments