This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bbondy
approved these changes
Nov 2, 2017
CHANGELOG.md
Outdated
@@ -1,6 +1,22 @@ | |||
# Changelog | |||
|
|||
Release Notes: | |||
## [0.19.80](https://github.com/brave/browser-laptop/releases/tag/v0.19.80dev) | |||
|
|||
- Added spell check for several other languages. ([#2183](https://github.com/brave/browser-laptop/issues/2183)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added spell check and the ability to select multiple languages.
CHANGELOG.md
Outdated
- Fixed error: ENOENT: no such file or directory, access ledger-newstate.json while upgrading. ([#11669](https://github.com/brave/browser-laptop/issues/11669)) | ||
- Fixed publisher not added if revisit happens. ([#11633](https://github.com/brave/browser-laptop/issues/11633)) | ||
- Fixed button wrap on about:preferences#payments (l10n). ([#11580](https://github.com/brave/browser-laptop/issues/11580)) | ||
- Fixed PrintToPDF for contribution statements. ([#11471](https://github.com/brave/browser-laptop/issues/11471)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed PDF printing for contribution statements on Windows.
CHANGELOG.md
Outdated
- Fixed button wrap on about:preferences#payments (l10n). ([#11580](https://github.com/brave/browser-laptop/issues/11580)) | ||
- Fixed PrintToPDF for contribution statements. ([#11471](https://github.com/brave/browser-laptop/issues/11471)) | ||
- Moved brave/ad-block and brave/tracking-protection deps to muon. ([#11352](https://github.com/brave/browser-laptop/issues/11352)) | ||
- Upgraded to muon 4.5.x. ([#11712](https://github.com/brave/browser-laptop/issues/11712)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Specify the muon version here
kjozwiak
force-pushed
the
release-notes-0.19.80
branch
from
November 2, 2017 19:25
f74643e
to
fa7b4c4
Compare
bbondy
approved these changes
Nov 2, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix #11770
Submitter Checklist:
git rebase -i
to squash commits (if needed).Test Plan:
Reviewer Checklist:
Tests