Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 6839f0c

Browse files
committed
docs: 📝 update CHANGELOG.md
1 parent 7dc2fce commit 6839f0c

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,19 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
<!-- insertion marker -->
9+
## [1.2.0](https://github.com/ilbumi/copier-python-vscode/releases/tag/1.2.0) - 2024-02-03
10+
11+
<small>[Compare with the previous version](https://github.com/ilbumi/copier-python-vscode/compare/1.0.0...1.2.0)</small>
12+
13+
### Features
14+
15+
- Remove local pre-commit hooks, as they were too slow
16+
- Add proper venv reusing in nox sessions
17+
- Update documentation
18+
919
## [1.0.0](https://github.com/ilbumi/copier-python-vscode/releases/tag/1.0.0) - 2023-08-20
1020

11-
<small>[Compare with first commit](https://github.com/ilbumi/copier-python-vscode/compare/0.1.0...1.0.0)</small>
21+
<small>[Compare with the previous version](https://github.com/ilbumi/copier-python-vscode/compare/0.1.0...1.0.0)</small>
1222

1323
### Features
1424

0 commit comments

Comments
 (0)