Skip to content

Commit 6c2d3ce

Browse files
committed
update version + CHANGELOG.md
1 parent dadba27 commit 6c2d3ce

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.3.9
2+
- Fix HLS extraction.
3+
- Fix JSEngine: -, * operators.
4+
15
## 2.3.8
26
- Simplify Playlist ID matching logic by @khaled-0 in https://github.com/Hexer10/youtube_explode_dart/pull/316
37
- Fix Parsing JSON response for shorts by @JorWo in https://github.com/Hexer10/youtube_explode_dart/pull/313

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: youtube_explode_dart
22
description: A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key.
3-
version: 2.3.7
3+
version: 2.3.9
44
homepage: https://github.com/Hexer10/youtube_explode_dart
55

66
topics:

0 commit comments

Comments
 (0)