Skip to content

Commit

Permalink
v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aoberoi committed Feb 27, 2019
1 parent a7b8682 commit 5ffdd96
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/_posts/2019-02-26-v4.10.0.md
@@ -0,0 +1,5 @@
---
layout: changelog
---

- Adds deprecation warnings for usage of a logging function. Use a `Logger` object instead. (#703) - thanks @aoberoi
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@slack/client",
"version": "4.9.0",
"version": "4.10.0",
"description": "Slack Developer Kit - official clients for the Web API, RTM API, and Incoming Webhooks",
"author": "Slack Technologies, Inc.",
"license": "MIT",
Expand Down

0 comments on commit 5ffdd96

Please sign in to comment.