Skip to content

Commit

Permalink
Prepare release 2.5.0 (#1982)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Nov 21, 2023
1 parent 7c8bfd8 commit 5d2b1e3
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,37 @@

History is important, but our current roadmap can be found [here](https://github.com/cookiecutter/cookiecutter/projects)

## 2.5.0 (2023-11-21)

### Minor Changes

* Default values can be passed as a dict (#1924) @matveyvarg
* Implement new style for nested templates config (#1981) @ericof

### CI/CD and QA changes

* Bump actions/checkout from 3 to 4 (#1953) @dependabot
* [pre-commit.ci] pre-commit autoupdate (#1977) @pre-commit-ci
* [pre-commit.ci] pre-commit autoupdate (#1957) @pre-commit-ci

### Documentation updates

* Add argument run to pipx command in README.md (#1964) @staeff
* Fix tutorial2 generated HTML (#1971) @aantoin
* Update README.md (#1967) @HarshRanaOC
* Update README.md to fix broken link (#1952) @david-abn
* Update README.md to include installation instructions (#1949) @david-abn
* Update cookiecutter-plone-starter link in readme (#1965) @zahidkizmaz

### Bugfixes

* Fix FileExistsError when using a relative template path (#1968) @pkrueger-cariad
* Fix recursive context overwrites (#1961) @padraic-padraic

### This release is made by wonderful contributors:

@HarshRanaOC, @aantoin, @david-abn, @dependabot, @dependabot[bot], @ericof, @matveyvarg, @padraic-padraic, @pkrueger-cariad, @pre-commit-ci, @pre-commit-ci[bot], @staeff and @zahidkizmaz


## 2.4.0 (2023-09-29)

Expand Down
2 changes: 1 addition & 1 deletion cookiecutter/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0
2.5.0

0 comments on commit 5d2b1e3

Please sign in to comment.