Skip to content

Commit dae0eac

Browse files
committed
update CHANGELOG.md
1 parent 43aeeaf commit dae0eac

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
All notable changes to `laravel-mobily-ws-notification` will be documented in this file
44

5-
## 0.0.1 - 2017-08-14
5+
# Change Log
6+
7+
## [0.1.0](https://github.com/alhoqbani/laravel-mobily-ws-notification/tree/0.1.0) (2017-08-30)
8+
9+
[Full Changelog](https://github.com/alhoqbani/laravel-mobily-ws-notification/compare/0.0.2...HEAD)
10+
11+
**Merged pull requests:**
12+
13+
- Add the ability to use apiKey or \(mobile/password\) for authentication [\#7](https://github.com/alhoqbani/laravel-mobily-ws-notification/pull/7) ([alhoqbani](https://github.com/alhoqbani))
14+
15+
## [0.0.2](https://github.com/alhoqbani/laravel-mobily-ws-notification/tree/0.0.2) (2017-08-15)
16+
[Full Changelog](https://github.com/alhoqbani/laravel-mobily-ws-notification/compare/0.0.1...0.0.2)
17+
18+
**Implemented enhancements:**
19+
20+
- Introduce Message Class [\#4](https://github.com/alhoqbani/laravel-mobily-ws-notification/pull/4) ([alhoqbani](https://github.com/alhoqbani))
21+
22+
**Merged pull requests:**
23+
24+
- Add artisan command to make new MobilyWs notifications [\#6](https://github.com/alhoqbani/laravel-mobily-ws-notification/pull/6) ([alhoqbani](https://github.com/alhoqbani))
25+
26+
## [0.0.1](https://github.com/alhoqbani/laravel-mobily-ws-notification/tree/0.0.1) (2017-08-15)
627

728
- initial release

0 commit comments

Comments
 (0)