Skip to content

Commit

Permalink
chg: pkg: version bump for the new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Michele Tessaro committed May 4, 2020
1 parent d16aa4f commit ccec562
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,6 +1,13 @@
# Changelog


## v0.9.5 (2020-05-04)

### Fix

* Fixed saving diagram attachments in issues (fixes #77) [Michele Tessaro]


## v0.9.4 (2020-05-03)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name 'Redmine Drawio plugin'
author 'Michele Tessaro'
description 'Wiki macro plugin for inserting drawio diagrams into Wiki pages and Issues'
version '0.9.4'
version '0.9.5'
url 'https://github.com/mikitex70/redmine_drawio'
author_url 'https://github.com/mikitex70'

Expand Down

0 comments on commit ccec562

Please sign in to comment.