|
3 | 3 | All notable changes to this project will be documented in this file. This project |
4 | 4 | adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) |
5 | 5 |
|
6 | | -<details> |
7 | | -<!-- prettier-ignore-start --> |
8 | | -<!-- START doctoc generated TOC please keep comment here to allow auto update --> |
9 | | -<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
10 | | -<summary>Table of contents</summary> |
11 | | - |
12 | | -- [Version 4.0.0 (2020-06)](#version-400-2020-06) |
13 | | -- [Version 3.2.0 (2020-06)](#version-320-2020-06) |
14 | | -- [Version 3.1.0 (2020-05)](#version-310-2020-05) |
15 | | -- [Version 3.0.0 (2020-03)](#version-300-2020-03) |
16 | | - - [Features](#features) |
17 | | - - [Other](#other) |
18 | | -- [Version 2.5 (2019-06)](#version-25-2019-06) |
19 | | -- [Version 2.4.2 (2019-06)](#version-242-2019-06) |
20 | | -- [Version 2.4 (2019-06)](#version-24-2019-06) |
21 | | -- [Version 2.3 (2019-04)](#version-23-2019-04) |
22 | | -- [Version 2.2 (2019-04)](#version-22-2019-04) |
23 | | -- [Version 2.1 (2019-02)](#version-21-2019-02) |
24 | | -- [Version 2.0 (2019-02)](#version-20-2019-02) |
25 | | - |
26 | | -<!-- END doctoc generated TOC please keep comment here to allow auto update --> |
27 | | -<!-- prettier-ignore-end --> |
28 | | -</details> |
| 6 | +### Version 4.0.2 (2020-07-21) |
| 7 | + |
| 8 | +[All changes here](https://github.com/copier-org/copier/milestone/11?closed=1). Summary: |
| 9 | + |
| 10 | +- Fix wrong templated default answers classification, which produced some questions being ignored. |
| 11 | + |
| 12 | +### Version 4.0.1 (2020-06-23) |
| 13 | + |
| 14 | +[All changes here](https://github.com/copier-org/copier/milestone/10?closed=1). Summary: |
| 15 | + |
| 16 | +- Fix wrong prompt regression when updating. |
| 17 | +- Remove redundant `dst` fixture in tests. |
29 | 18 |
|
30 | 19 | ### Version 4.0.0 (2020-06) |
31 | 20 |
|
|
0 commit comments