Skip to content

Commit b91e913

Browse files
author
danielo
committed
adding release notes for v1.7.1
1 parent 7b2da37 commit b91e913

File tree

4 files changed

+21
-0
lines changed

4 files changed

+21
-0
lines changed
File renamed without changes.
File renamed without changes.

releases/v1.7.1.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"milestone": "1.7.1",
3+
"name": "BladeRunnerJS 1.7.1",
4+
"prerelease": false
5+
}

releases/v1.7.1.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## BladeRunnerJS @tagVersion@
2+
3+
BladeRunnerJS @tagVersion@ contains minor enhancements.
4+
5+
### Bug Fixes
6+
7+
- none
8+
9+
### Enhancements
10+
11+
- Additional check added to `br.i18n.Translator` too ensure i18n warnings are not consoled when the `suppressI18nWarnings` flag is set to true
12+
- Keyboard-events.js has been updated to support latest PhantomJS
13+
14+
### Backwards Compatability
15+
16+
- none

0 commit comments

Comments
 (0)