Skip to content

Commit d14f636

Browse files
Preparing for 1.8.0
1 parent 17b9274 commit d14f636

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
v1.8.0
2+
*
13

24
v1.7.3
35
* Renamed node-htmlparser.* to htmlparser.* and created shims for people still expecting node-htmlparser.*

lib/htmlparser.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***********************************************
2-
Copyright 2010, Chris Winberry <[email protected]>. All rights reserved.
2+
Copyright 2010, 2011, Chris Winberry <[email protected]>. All rights reserved.
33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to
55
deal in the Software without restriction, including without limitation the
@@ -18,7 +18,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1818
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1919
IN THE SOFTWARE.
2020
***********************************************/
21-
/* v1.7.2 */
21+
/* v1.8.0s */
2222

2323
(function () {
2424

lib/htmlparser.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)