mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-22 18:07:16 +00:00
doc: Prepare for release v0.27.0
This commit is contained in:
parent
3edb6d9b6e
commit
b2afdeb6a8
10
CHANGELOG.md
10
CHANGELOG.md
@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [Unreleased][Unreleased]
|
||||
|
||||
|
||||
|
||||
|
||||
* * *
|
||||
|
||||
## [0.27.0][0.27.0] - 2016-02-10
|
||||
|
||||
Added:
|
||||
|
||||
1. Add constructor options:
|
||||
@ -100,4 +107,5 @@ Fixed:
|
||||
|
||||
[0.25.0]:https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.25.0
|
||||
[0.26.0]:https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.26.0
|
||||
[Unreleased]:https://github.com/yagop/node-telegram-bot-api/compare/v0.26.0...master
|
||||
[0.27.0]:https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.27.0
|
||||
[Unreleased]:https://github.com/yagop/node-telegram-bot-api/compare/v0.27.0...master
|
||||
|
201
package.json
201
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-telegram-bot-api",
|
||||
"version": "0.26.0",
|
||||
"version": "0.27.0",
|
||||
"description": "Telegram Bot API",
|
||||
"main": "./index.js",
|
||||
"directories": {
|
||||
@ -73,14 +73,32 @@
|
||||
"homepage": "https://github.com/yagop/node-telegram-bot-api",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Mohammed Sohail",
|
||||
"email": "sohailsameja@gmail.com",
|
||||
"url": "https://github.com/kamikazechaser",
|
||||
"name": "Anton Mironov",
|
||||
"email": "ant.mironov@gmail.com",
|
||||
"url": "https://github.com/mironov",
|
||||
"contributions": 1,
|
||||
"additions": 18,
|
||||
"deletions": 4,
|
||||
"additions": 51,
|
||||
"deletions": 15,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Daniil Yastremskiy",
|
||||
"email": "Catharsis@post.cz",
|
||||
"url": "https://github.com/TheBeastOfCaerbannog",
|
||||
"contributions": 1,
|
||||
"additions": 36,
|
||||
"deletions": 0,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": null,
|
||||
"email": null,
|
||||
"url": "https://github.com/Ni2c2k",
|
||||
"contributions": 1,
|
||||
"additions": 4,
|
||||
"deletions": 4,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Alexander Tarmolov",
|
||||
"email": "tarmolov@gmail.com",
|
||||
@ -99,6 +117,15 @@
|
||||
"deletions": 0,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Ola Flisbäck",
|
||||
"email": null,
|
||||
"url": "https://github.com/oflisback",
|
||||
"contributions": 1,
|
||||
"additions": 3,
|
||||
"deletions": 3,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": null,
|
||||
"email": null,
|
||||
@ -126,15 +153,6 @@
|
||||
"deletions": 5,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Ola Flisbäck",
|
||||
"email": null,
|
||||
"url": "https://github.com/oflisback",
|
||||
"contributions": 1,
|
||||
"additions": 3,
|
||||
"deletions": 3,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Horus Lugo",
|
||||
"email": "horusgoul@gmail.com",
|
||||
@ -162,6 +180,15 @@
|
||||
"deletions": 1,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Aleksandr L.",
|
||||
"email": "w.siteee@gmail.com",
|
||||
"url": "https://github.com/w-site",
|
||||
"contributions": 1,
|
||||
"additions": 24,
|
||||
"deletions": 0,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Matthew Brandly",
|
||||
"email": "matt@brandly.me",
|
||||
@ -189,15 +216,6 @@
|
||||
"deletions": 2,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Aleksandr L.",
|
||||
"email": "w.siteee@gmail.com",
|
||||
"url": "https://github.com/w-site",
|
||||
"contributions": 1,
|
||||
"additions": 24,
|
||||
"deletions": 0,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Guido García",
|
||||
"email": "palmerabollo@gmail.com",
|
||||
@ -216,6 +234,24 @@
|
||||
"deletions": 1,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Mohammed Sohail",
|
||||
"email": "sohail@forfuture.tech",
|
||||
"url": "https://github.com/kamikazechaser",
|
||||
"contributions": 2,
|
||||
"additions": 20,
|
||||
"deletions": 5,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Jishnu Mohan",
|
||||
"email": "jishnu7@gmail.com",
|
||||
"url": "https://github.com/jishnu7",
|
||||
"contributions": 2,
|
||||
"additions": 84,
|
||||
"deletions": 0,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Jérémy Gotteland",
|
||||
"email": null,
|
||||
@ -234,15 +270,6 @@
|
||||
"deletions": 2,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Iiro Jäppinen",
|
||||
"email": null,
|
||||
"url": "https://github.com/iiroj",
|
||||
"contributions": 2,
|
||||
"additions": 40,
|
||||
"deletions": 0,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Dardan Neziri",
|
||||
"email": "dard.ne@gmail.com",
|
||||
@ -253,22 +280,22 @@
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Jishnu Mohan",
|
||||
"email": "jishnu7@gmail.com",
|
||||
"url": "https://github.com/jishnu7",
|
||||
"name": "Cristian Baldi",
|
||||
"email": "bld.cris.96@gmail.com",
|
||||
"url": "https://github.com/crisbal",
|
||||
"contributions": 2,
|
||||
"additions": 84,
|
||||
"deletions": 0,
|
||||
"additions": 26,
|
||||
"deletions": 1,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "TJ Horner",
|
||||
"email": "me@tjhorner.com",
|
||||
"url": "https://github.com/tjhorner",
|
||||
"name": "Vitaly Aminev",
|
||||
"email": null,
|
||||
"url": "https://github.com/AVVS",
|
||||
"contributions": 2,
|
||||
"additions": 223,
|
||||
"deletions": 1,
|
||||
"hireable": null
|
||||
"additions": 1065,
|
||||
"deletions": 1001,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": null,
|
||||
@ -280,13 +307,31 @@
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Vitaly Aminev",
|
||||
"name": "Iiro Jäppinen",
|
||||
"email": null,
|
||||
"url": "https://github.com/AVVS",
|
||||
"url": "https://github.com/iiroj",
|
||||
"contributions": 2,
|
||||
"additions": 1065,
|
||||
"deletions": 1001,
|
||||
"hireable": true
|
||||
"additions": 40,
|
||||
"deletions": 0,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "TJ Horner",
|
||||
"email": "me@tjhorner.com",
|
||||
"url": "https://github.com/tjhorner",
|
||||
"contributions": 2,
|
||||
"additions": 223,
|
||||
"deletions": 1,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Rafael Kr",
|
||||
"email": null,
|
||||
"url": "https://github.com/RafaelKr",
|
||||
"contributions": 3,
|
||||
"additions": 3,
|
||||
"deletions": 2,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Vítor Augusto da Silva Vasconcellos",
|
||||
@ -306,15 +351,6 @@
|
||||
"deletions": 25,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Rafael Kr",
|
||||
"email": null,
|
||||
"url": "https://github.com/RafaelKr",
|
||||
"contributions": 3,
|
||||
"additions": 3,
|
||||
"deletions": 2,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Ivan Skorokhodov",
|
||||
"email": "iskorokhodov@gmail.com",
|
||||
@ -343,13 +379,13 @@
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Chris54721",
|
||||
"email": null,
|
||||
"url": "https://github.com/chris54721",
|
||||
"contributions": 5,
|
||||
"additions": 22,
|
||||
"deletions": 6,
|
||||
"hireable": null
|
||||
"name": "Yago",
|
||||
"email": "yago@yago.me",
|
||||
"url": "https://github.com/yagop",
|
||||
"contributions": 194,
|
||||
"additions": 3014,
|
||||
"deletions": 1173,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Ilias Ismanalijev",
|
||||
@ -360,32 +396,23 @@
|
||||
"deletions": 10,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Chris54721",
|
||||
"email": null,
|
||||
"url": "https://github.com/chris54721",
|
||||
"contributions": 5,
|
||||
"additions": 22,
|
||||
"deletions": 6,
|
||||
"hireable": null
|
||||
},
|
||||
{
|
||||
"name": "Gocho Mugo",
|
||||
"email": "mugo@forfuture.co.ke",
|
||||
"url": "https://github.com/GochoMugo",
|
||||
"contributions": 56,
|
||||
"additions": 3779,
|
||||
"deletions": 2167,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Cristian Baldi",
|
||||
"email": "bld.cris.96@gmail.com",
|
||||
"url": "https://github.com/crisbal",
|
||||
"contributions": 2,
|
||||
"additions": 26,
|
||||
"deletions": 1,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Yago",
|
||||
"email": "yago@yago.me",
|
||||
"url": "https://github.com/yagop",
|
||||
"contributions": 194,
|
||||
"additions": 3014,
|
||||
"deletions": 1173,
|
||||
"contributions": 80,
|
||||
"additions": 4590,
|
||||
"deletions": 2377,
|
||||
"hireable": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user