diff --git a/TODO.md b/TODO.md
index 8eb9e2d163de4037ba319da3c05cad952d25732f..91fcddd08e8d3432c55d5bb0235ea4fbf6c1e433 100644
--- a/TODO.md
+++ b/TODO.md
@@ -9,9 +9,9 @@
 
 ### Bugs to fix:
   - Actions after displaying certificate are messy
-  - Exam start/summary may not fit the window.
   - Exams: For non guitars single note question "give name of:" has nothing more
-  - older Android versions (below 7.1, 4.4 for sure) doesn't detect/load default translation
+  - On smaller mobile screens texts can be out of button
+  - level validation routines are optimized for guitars mostly, troubles are there
 
 ### To test:
   - melodies with ties and multiple rests (either playing or writing)
@@ -25,7 +25,6 @@
   - clean correction code, key signature anim maybe
   - level creator:
      - fix storing melody list in temporary/edited level - use that level list instead of creating pointers
-  - add more levels, in separate files, distributed with the installers
   - add info that reading grand staff from musicxml created out of Nootka is not supported
   - charts - show preview of entire melody, chart tip is not suitable for it
   - clean code:
diff --git a/changes b/changes
index 2c44243cd35ae84837ef854a1ab986373a01c9c4..738ee7e549ca4b715117516baab981632b885f4a 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,7 @@
-1.7.5 devel
-     - when window is not enough wide instrument can be scrolled
+1.9.0 rc1
+     - when window is not wide enough, instrument can be scrolled
      - dialogues can change content layout to fit available size
+     - added exercise to play Bach Minuet adjusted to instruments
      - bandoneon improvements (rhythms detection, layout)
      - initial translation into Ukrainian language
      - updated translations (cs, es, de, fr, it, pl)
@@ -8,6 +9,7 @@
     ANDROID
      - improved way of zooming instrument to select note on it
      - screen rotation is supported
+     - do not require access to files at very baginning
 
 1.7.4 beta4
      - 'Got It!' texts about important Nootka features