Skip to content

Commit 498d1f0

Browse files
committed
changelog: added latest
1 parent 5de7ec1 commit 498d1f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
------------------
33
- `endsWith()`, `startsWith()` accept multiple arguments: [Azharul Islam / #118](https://github.com/jprichardson/string.js/pull/118)
44
- `template()`: allow for spaces for readability: [Azharul Islam / #119](https://github.com/jprichardson/string.js/pull/119)
5-
-
5+
- `template()`: if key does not exist, replace with empty string [Azharul Islam / #117](https://github.com/jprichardson/string.js/pull/117)
66

77
2.1.0 / 2014-09-22
88
------------------

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1051,7 +1051,7 @@ If you contribute to this library, just modify `string.js`, `string.test.js`, an
10511051
- [*] [Nathan Friedly](https://github.com/nfriedly)
10521052
- [*] [Alison Rowland](https://github.com/arowla)
10531053
- [3] [Sergio Muriel](https://github.com/Sergio-Muriel)
1054-
- [2] [Azharul Islam](https://github.com/az7arul)
1054+
- [3] [Azharul Islam](https://github.com/az7arul)
10551055
- [1] [Venkatraman.R](https://github.com/ramsunvtech)
10561056
- [1] [r3Fuze](https://github.com/r3Fuze)
10571057
- [1] [Matt Hickford](https://github.com/hickford)

0 commit comments

Comments
 (0)