Skip to content

Commit

Permalink
Set version to 1.2.2. Updated release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
bengtmartensson committed Oct 20, 2019
1 parent c05fcdb commit a68a86c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.harctoolbox</groupId>
<artifactId>IrpTransmogrifier</artifactId>
<packaging>jar</packaging>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
<name>IrpTransmogrifier</name>
<licenses>
<license>
Expand Down
11 changes: 10 additions & 1 deletion src/main/doc/IrpTransmogrifier.releasenotes.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
Release Notes for IrpTransmogrifier 1.2.0.
Release Notes for IrpTransmogrifier.

The notation #n refers to issues number n at
https://github.com/bengtmartensson/IrpTransmogrifier/issues

===============================================================================
2019-10-20: Version 1.2.2

* Bugfix: Fix implementation of IrpDatabase patchfile nuking by empty entries.
* Bugfix #148.
* Bugfix #147.
* IrpProtocols.xml: deleted unusable protocols.
* New constructor Decoder.SimpleDecodesSet(DecodeTree), new function Decoder.DecodeTree.toList().

===============================================================================
2019-10-16: Version 1.2.1

Expand Down

0 comments on commit a68a86c

Please sign in to comment.