Skip to content

Commit 5bc2a4a

Browse files
committed
Added better tests + 1.0.0
1 parent 034f3bb commit 5bc2a4a

File tree

5 files changed

+704
-610
lines changed

5 files changed

+704
-610
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## [0.0.3] - 2018-28-05
1+
## [1.0.0] - 2018-06-05
2+
### Notice
3+
While the amount of features is still limited,
4+
the idea is to keep this stable so you can use it in production.
5+
### Added
6+
- Mocked http requests with nock for better testing.
7+
8+
## [0.0.3] - 2018-05-28
29
### Added
310
- Preset customgrouping.
411
- Tests & coverage.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88

99
Want to send text-messages in your Node.js application? Then you are at the right place.
1010

11-
The package is currently in beta, but if you want to get all the functionalities, go to: [CM.com API Docs](https://docs.cmtelecom.com/bulk-sms-api/v1.0)
12-
11+
The package is currently limited in features compared to the CM gateway, but if you want to get all the functionalities, go to: [CM.com API Docs](https://docs.cmtelecom.com/bulk-sms-api/v1.0)
1312

1413
### Usage
1514
#### Node.JS

0 commit comments

Comments
 (0)