Skip to content

Commit

Permalink
libdot: release 1.26
Browse files Browse the repository at this point in the history
Change-Id: I32575899fb4513eab7a00596d373327e0000740d
Reviewed-on: https://chromium-review.googlesource.com/c/1408092
Tested-by: Mike Frysinger <[email protected]>
Reviewed-by: Vitaliy Shipitsyn <[email protected]>
  • Loading branch information
vapier committed Jan 21, 2019
1 parent ed3af34 commit 96686f1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions libdot/doc/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 1.26, 2019-01-19, openWindow & new codec helpers.

* test: Support comparing ArrayBuffer.
* concat: Fix date/version parsing again.
* minify-translations: Force utf-8 with messages.json.
* fs: Add a Promise wrapper for the FileReader API.
* codec: Allow stringToCodeUnitArray to create typed arrays.
* Speed up codec helpers.
* codec: New module for binary/UTF8/UTF16 helpers.
* tests: Switch to a dark theme.
* Add a lib.f.openWindow helper for noopener.

# 1.25, 2018-12-02, Minor improvements.

* prefs: Fix handling of null defaults.
Expand Down

0 comments on commit 96686f1

Please sign in to comment.