From 21696bb1cb2a0856bd74e348397f49ad161c0385 Mon Sep 17 00:00:00 2001 From: Rinde van Lon Date: Wed, 3 May 2017 15:50:34 +0200 Subject: [PATCH] prepare release v3.2.2 --- README.md | 2 +- releasenotes.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 230c7ea..baa36f4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# RinLog 3.2.1 +# RinLog 3.2.2 [![Javadocs](https://javadoc.io/badge/com.github.rinde/rinlog.svg?color=red)](https://javadoc.io/doc/com.github.rinde/rinlog) [![Build Status](https://travis-ci.org/rinde/RinLog.svg)](https://travis-ci.org/rinde/RinLog) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.192111.svg)](https://doi.org/10.5281/zenodo.192111) diff --git a/releasenotes.md b/releasenotes.md index e6e103c..32034c8 100644 --- a/releasenotes.md +++ b/releasenotes.md @@ -1,5 +1,8 @@ # Release notes +## v3.2.2 + * Bugfix in OptaPlannerSolvers + ## v3.2.1 * Bugfix in reauctions bid computation