Skip to content

Commit a78f8b3

Browse files
committed
changelog: updated with Azharul Islam's contributions.
1 parent 61c0181 commit a78f8b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2.2.0 / 2014-10-20
2+
------------------
3+
- `endsWith()`, `startsWith()` accept multiple arguments: [Azharul Islam / #118](https://github.com/jprichardson/string.js/pull/118)
4+
- `template()`: allow for spaces for readability: [Azharul Islam / #119](https://github.com/jprichardson/string.js/pull/119)
5+
-
6+
17
2.1.0 / 2014-09-22
28
------------------
39
- added `strip()` [#115](https://github.com/jprichardson/string.js/pull/115)

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1050,9 +1050,10 @@ If you contribute to this library, just modify `string.js`, `string.test.js`, an
10501050
- [*] [James Manning](https://github.com/jamesmanning)
10511051
- [*] [Nathan Friedly](https://github.com/nfriedly)
10521052
- [*] [Alison Rowland](https://github.com/arowla)
1053+
- [3] [Sergio Muriel](https://github.com/Sergio-Muriel)
1054+
- [2] [Azharul Islam](https://github.com/az7arul)
10531055
- [1] [Venkatraman.R](https://github.com/ramsunvtech)
10541056
- [1] [r3Fuze](https://github.com/r3Fuze)
1055-
- [3] [Sergio Muriel](https://github.com/Sergio-Muriel)
10561057
- [1] [Matt Hickford](https://github.com/hickford)
10571058
- [1] [Petr Brzek](https://github.com/petrbrzek)
10581059
- [1] [Alex Zinchenko](https://github.com/yumitsu)

0 commit comments

Comments
 (0)