Skip to content

Commit 0215138

Browse files
author
Vitaly Puzrin
committed
3.4.1 released
1 parent c8f1b3b commit 0215138

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
3.4.1 / 2015-09-05
2+
------------------
3+
4+
- Fixed stacktrace handling in generated errors, for browsers (FF/IE).
5+
6+
17
3.4.0 / 2015-08-23
28
------------------
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-yaml",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "YAML 1.2 parser and serializer",
55
"keywords": [
66
"yaml",

0 commit comments

Comments
 (0)