From 931080bf65802d943e8c0078b907a2cba4b9a35c Mon Sep 17 00:00:00 2001
From: Frank Gaede <gaede@desy.de>
Date: Tue, 4 Jul 2017 16:13:36 +0200
Subject: [PATCH] Release Notes for v01-00-01

---
 doc/ReleaseNotes.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md
index 55f0eaa01..ccbc22cf7 100644
--- a/doc/ReleaseNotes.md
+++ b/doc/ReleaseNotes.md
@@ -1,3 +1,11 @@
+# v01-00-01
+
+* 2017-07-04 Frank Gaede ([PR#199](https://github.com/AIDASoft/DD4hep/pull/199))
+  - bug fix for VolumeManagerContext::toElement() and VolumeManagerContext::placement() 
+        - set flag=true in VolumeManager_Populator::add_entry when 
+           a ContextExtension is needed, i.e. sensitive volume is not DetElement's volume
+  - fixes problems in CellIDPositionConverter
+
 # v01-00
 
 * 2017-06-22 Marko Petric ([PR#192](https://github.com/AIDASoft/DD4hep/pull/192))
-- 
GitLab