diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Bug fixes: - Racket: correctly reloading modules that contain submodules (this one was breaking for instance code based on plai-typed). + - Racket: correctly jumping to symbols defined in files with .ss + extension. New features: |