Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Jan 10, 2020
1 parent 575d877 commit 1f0834b
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,22 @@

## Development

[Commits](https://github.com/wycats/handlebars.js/compare/v4.6.0...master)
[Commits](https://github.com/wycats/handlebars.js/compare/v4.7.0...master)

## v4.7.0 - January 10th, 2020

Features:

- feat: default options for controlling proto access - 7af1c12, #1635
- This makes it possible to disable the prototype access restrictions added in 4.6.0
- an error is logged in the console, if access to prototype properties is attempted and denied
and no explicit configuration has taken place.

Compatibility notes:

- no compatibilities are expected

[Commits](https://github.com/wycats/handlebars.js/compare/v4.6.0...v4.7.0)

## v4.6.0 - January 8th, 2020

Expand Down

0 comments on commit 1f0834b

Please sign in to comment.