Casper van der Wel преди 1 година
родител
ревизия
02b6c08cf7
променени са 1 файла, в които са добавени 4 реда и са изтрити 1 реда
  1. 4 1
      CHANGES.md

+ 4 - 1
CHANGES.md

@@ -4,10 +4,13 @@
 0.1.1 (unreleased)
 ------------------
 
-- Nothing changed yet.
+- Various import fixes.
+
+- Avoid inject==5.* because of its incompatibility with VS Code (pylance / pyright).
 
 
 0.1.0 (2023-07-12)
+------------------
 
 - Initial project structure created with cookiecutter and
   [cookiecutter-python-template](https://github.com/nens/cookiecutter-python-template).