From 8e0d3872d1e2420d99e9b3f1d2206af1e6b9be6c Mon Sep 17 00:00:00 2001 From: Gregory Jefferis Date: Wed, 9 Nov 2022 22:24:03 +0000 Subject: [PATCH] Bump version * and add news --- DESCRIPTION | 2 +- NEWS.md | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 8b25ff4..6f86c61 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: malevnc Title: Support for Working with Janelia FlyEM Male VNC Dataset -Version: 0.2.5 +Version: 0.2.6 Authors@R: c(person(given = "Gregory", family = "Jefferis", diff --git a/NEWS.md b/NEWS.md index 66d5e9e..6dd3853 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,12 @@ +# malevnc 0.2.6 +## What's Changed +* New test store address by @dokato in https://github.com/flyconnectome/malevnc/pull/49 +* More options added to manc scene by @dokato in https://github.com/flyconnectome/malevnc/pull/50 +* ENH: force option added to clio_token by @dokato in https://github.com/flyconnectome/malevnc/pull/51 +* Clio set token function added by @dokato in https://github.com/flyconnectome/malevnc/pull/52 +* manc_get supports new Clio API by @dokato in https://github.com/flyconnectome/malevnc/pull/53 + +**Full Changelog**: https://github.com/flyconnectome/malevnc/compare/v0.2.3...v0.2.6 # malevnc 0.2.5 * Fix `manc_set_dvid_instance()` for >1 input ids