Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding release notes for v1.7.1 #1794

Merged
merged 1 commit into from
Sep 29, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
5 changes: 5 additions & 0 deletions releases/v1.7.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"milestone": "1.7.1",
"name": "BladeRunnerJS 1.7.1",
"prerelease": false
}
16 changes: 16 additions & 0 deletions releases/v1.7.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## BladeRunnerJS @tagVersion@

BladeRunnerJS @tagVersion@ contains minor enhancements.

### Bug Fixes

- none

### Enhancements

- Additional check added to `br.i18n.Translator` too ensure i18n warnings are not consoled when the `suppressI18nWarnings` flag is set to true
- Keyboard-events.js has been updated to support latest PhantomJS

### Backwards Compatability

- none