소스 검색

Changes [ci skip]

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).