File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased] [ Unreleased ]
7
7
8
+
9
+
10
+ * * *
11
+
12
+ ## [ 0.26.0] [ 0.26.0 ] - 2016-01-20
13
+
8
14
Added:
9
15
10
16
1 . Add * TelegramBot* constructor options:
35
41
1 . Handle error during formatting ` formData `
36
42
1 . Fix ES6 syntax
37
43
38
- * Credits: Unless explicitly stated otherwise, above work was done by
39
- @GochoMugo *
44
+ * Credits/Blames : Unless explicitly stated otherwise, above work was
45
+ done by @GochoMugo *
40
46
41
47
* * *
42
48
60
66
61
67
62
68
[ 0.25.0 ] :https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.25.0
63
- [ Unreleased ] :https://github.com/yagop/node-telegram-bot-api/compare/v0.25.0...master
69
+ [ 0.26.0 ] :https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.26.0
70
+ [ Unreleased ] :https://github.com/yagop/node-telegram-bot-api/compare/v0.26.0...master
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " node-telegram-bot-api" ,
3
- "version" : " 0.25 .0" ,
3
+ "version" : " 0.26 .0" ,
4
4
"description" : " Telegram Bot API" ,
5
5
"main" : " ./index.js" ,
6
6
"directories" : {
384
384
"hireable" : true
385
385
}
386
386
]
387
- }
387
+ }
You can’t perform that action at this time.
0 commit comments