Update changelog and prepare for release.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1030660 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework/doc/changelog.txt b/framework/doc/changelog.txt
index b45059d..c08dd22 100644
--- a/framework/doc/changelog.txt
+++ b/framework/doc/changelog.txt
@@ -1,3 +1,16 @@
+Changes from 3.0.5 to 3.0.6
+---------------------------
+
+** Bug
+    * [FELIX-2670] - [Framework] Implicit boot delegation doesn't delegate for external code in all cases
+    * [FELIX-2683] - [Framework] Bundle last modified time is not persisted on deployment
+
+** Improvement
+    * [FELIX-2560] - Bundle URLs do not survive refreshes
+
+** New Feature
+    * [FELIX-2646] - [Framework] Locking could be used to prevent concurrent access to a single bundle cache
+
 Changes from 3.0.4 to 3.0.5
 ---------------------------