Skip to content

Commit

Permalink
Merge branch 'release-v0.9.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
Michele Tessaro committed Jun 21, 2020
2 parents 91cf315 + ca6fc90 commit 2f20945
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Changelog


## v0.9.6 (2020-06-21)

### Fix

* Fixed header/footer dup with Wiki Extensions (fixes #79) [Michele Tessaro]

With the Wiki Extensions plugin the header and footer fragments were
duplicated everytime a diagram attachment was changed.


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

### 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.5'
version '0.9.6'
url 'https://github.com/mikitex70/redmine_drawio'
author_url 'https://github.com/mikitex70'

Expand Down

0 comments on commit 2f20945

Please sign in to comment.