Skip to content

Commit d64457d

Browse files
kornelskiorium
authored andcommitted
Bump
1 parent 256d7eb commit d64457d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v2.6.0
4+
5+
- Added source code locations to the C and JS APIs
6+
- Significant performance improvements and code size reductions
7+
38
## v2.5.0
49

510
- Source code locations for tags and other tokens.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lol_html"
3-
version = "2.5.0"
3+
version = "2.6.0"
44
authors = ["Ivan Nikulin <[email protected], [email protected]>"]
55
license = "BSD-3-Clause"
66
description = "Streaming HTML rewriter/parser with CSS selector-based API"

0 commit comments

Comments
 (0)