diff --git a/Changelog b/Changelog
index 18efd8777dbba1f14672516356342543d2f96999..43f3c7da533f3c1360e6f55e647d668d3f7c2bbc 100644
--- a/Changelog
+++ b/Changelog
@@ -1,7 +1,9 @@
 git HEAD
 
     * Route::Part: Deprecate ->extra accessor. Use ->regular_notes instead
-    * Route::Part: Add ->regular_notes and ->current_notes accessors
+    * Route::Part: Add ->regular_notes and ->current_notes accessors.
+      Note that current_notes is NOT STABLE yet. It may be change without
+      further notice.
     * Route::Part: Add ->footpath_{duration,parts,type} accessors
     * efa: Show current route information provided by the EFA backend, such
       as cancelled stops or diversions.