Skip to content

Commit dfe9d99

Browse files
committed
Release 0.12.2
1 parent 5e6be91 commit dfe9d99

File tree

5 files changed

+17
-4
lines changed

5 files changed

+17
-4
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
Release v0.12.2 (2020-12-17)
2+
----------------------------
3+
4+
### Features & Improvements
5+
6+
- Update the lock file schema, move the file hashes to `[metadata.files]` table. [#196](https://github.com/frostming/pdm/issues/196)
7+
- Retry failed jobs when syncing packages. [#197](https://github.com/frostming/pdm/issues/197)
8+
9+
### Removals and Deprecations
10+
11+
- Drop `pip-shims` package as a dependency. [#132](https://github.com/frostming/pdm/issues/132)
12+
13+
### Miscellany
14+
15+
- Fix the cache path for CI. [#199](https://github.com/frostming/pdm/issues/199)
16+
17+
118
Release v0.12.1 (2020-12-14)
219
----------------------------
320

news/132.removal

-1
This file was deleted.

news/196.feature

-1
This file was deleted.

news/197.feature

-1
This file was deleted.

news/199.misc

-1
This file was deleted.

0 commit comments

Comments
 (0)