Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 30ef334

Browse filesBrowse files
committed
1.0.1
1 parent 6505823 commit 30ef334
Copy full SHA for 30ef334

File tree

Expand file treeCollapse file tree

2 files changed

+9
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+9
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboard
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# Changelog
22

3+
## [1.0.1] - 2021-11-26
4+
5+
### Fixed
6+
7+
- Remove `codecs` from supported interfaces in `README` ([`3b6b003`](https://github.com/Level/transcoder/commit/3b6b003))
8+
39
## [1.0.0] - 2021-11-07
410

511
_:seedling: Initial release._
612

13+
[1.0.1]: https://github.com/Level/transcoder/releases/tag/v1.0.1
14+
715
[1.0.0]: https://github.com/Level/transcoder/releases/tag/v1.0.0

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "level-transcoder",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Encode data with built-in or custom encodings",
55
"license": "MIT",
66
"main": "index.js",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.