Skip to content

Commit e7456c4

Browse files
committed
v1.1.3
1 parent f4d47a9 commit e7456c4

File tree

4 files changed

+1614
-678
lines changed

4 files changed

+1614
-678
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": [
44
"dist/currency.js"
55
],
6-
"version": "1.1.2",
6+
"version": "1.1.3",
77
"homepage": "http://scurker.github.io/currency.js",
88
"authors": [
99
"Jason Wilson"

changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
**1.1.3**
2+
3+
* Fixed grouping separator for numbers with 0 precision. ([#109](https://github.com/scurker/currency.js/issues/109)) thanks [@hameedraha](https://github.com/hameedraha)
4+
15
**1.1.2**
26

37
* Fixed rounding not always being consistent with half cent values and high precision. ([#102](https://github.com/scurker/currency.js/pull/102)) thanks [@philippetrepanier](https://github.com/philippetrepanier)

0 commit comments

Comments
 (0)