From c1f9391e8ee3dfffdd001b0ee2fa447186f0ead1 Mon Sep 17 00:00:00 2001 From: markiewb Date: Sun, 6 Oct 2013 23:45:12 +0200 Subject: [PATCH] [doc] update doc for new feature --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index baac497..37574cc 100644 --- a/pom.xml +++ b/pom.xml @@ -225,6 +225,7 @@ <h3>1.1.0:</h3> <ul> <li>[<a href="https://github.com/markiewb/nb-additional-hints/issues/5">Feature 5</a>]: Split a string at caret</li> +<li>[<a href="https://github.com/markiewb/nb-additional-hints/issues/5">Feature 13</a>]: Convert to assertTrue/assertFalse</li> <li>[<a href="https://github.com/markiewb/nb-additional-hints/issues/8">Bug 8</a>]: Literals with quoted Strings won't be copied properly to clipboard</li> <li>[<a href="https://github.com/markiewb/nb-additional-hints/issues/7">Refactoring 7</a>]: Convert to maven based module</li> </ul>