Skip to content

Commit

Permalink
release: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ifedapoolarewaju committed Dec 4, 2017
1 parent df275ac commit 360ab42
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### 2.3.0 / 2017-12-04 ###

* Render stories when they are replied to (thank you @cce)
* close modal view on esc button
* fix unneeded new thread creation when DMing a group [#22](issues/22)
* You can now upload photos in the DM [#3](issues/3)

### 2.2.0 / 2017-09-27 ###

* Add notification badges to app icon [#29](issues/29)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "IGdm",
"version": "2.2.0",
"version": "2.3.0",
"description": "Desktop application for Instagram DMs",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 360ab42

Please sign in to comment.