Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Add 3.0.0-rc1 to changelog#115

Merged
vweevers merged 3 commits intomasterfrom
3.0.0-rc1-changelog
May 27, 2018
Merged

Add 3.0.0-rc1 to changelog#115
vweevers merged 3 commits intomasterfrom
3.0.0-rc1-changelog

Conversation

@vweevers
Copy link
Copy Markdown
Member

😅

@vweevers vweevers requested a review from ralphtheninja May 27, 2018 11:01
Comment thread CHANGELOG.md
* Remove testling from `package.json` (@vweevers)
* Remove `level.js` logo (@vweevers)

**Historical Note** As a result of removing `IDBWrapper`, only modern browsers with a non-prefixed `window.indexedDB` are supported in this release. IE10 and Firefox 52 are known to be broken. The current test matrix of `level-js` includes the latest versions of Chrome, Firefox, Safari, Edge and IE.
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can later move (some or all of) these notes to the upgrade guide

Comment thread CHANGELOG.md Outdated

## [3.0.0-rc1] - 2016-05-26

## Changed
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong level. Fixing

Comment thread CHANGELOG.md
## [3.0.0-rc1] - 2016-05-26

## Changed
* Upgrade `abstract-leveldown` from `0.12.0` to `5.0.0` (@vweevers)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aah nice to use from and to. We should have this format in all our changelogs.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure! I figured it was important here because we skipped a few majors :)

Comment thread CHANGELOG.md Outdated
* Detect binary key support and fallback to `String(buffer)` (@vweevers)
* Detect array key support and fallback to `String(array)` (@vweevers)
* Test all value types of the structured clone algorithm (@vweevers)
* Catch `DataCloneError` if the environment does not support serializing the type of a key or value
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing (@vweevers)

@vweevers vweevers merged commit fc5fdad into master May 27, 2018
@vweevers vweevers deleted the 3.0.0-rc1-changelog branch May 27, 2018 11:17
@vweevers
Copy link
Copy Markdown
Member Author

I'll copy it to the GH release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants