Skip to content

Commit 9f7ef70

Browse files
authored
Update CHANGELOG.md - mark YANKED versions (#1157)
Both 0.33.0 and 0.40.0 were yanked due to packaging issues. Caused by #1107 and #1154
1 parent 64f8b1b commit 9f7ef70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
### Fixed
1818
- Corrected bad distribution v0.40.0 package.
1919

20-
## [0.40.0] 2023-06-13
20+
## [0.40.0] 2023-06-13 [YANKED - [#1107](https://github.com/google/yapf/issues/1107)]
2121
### Added
2222
- Support for Python 3.11
2323
- Add the `--print-modified` flag to print out file names of modified files when
@@ -28,7 +28,7 @@
2828
### Removed
2929
- Support for Python versions < 3.7 are no longer supported.
3030

31-
## [0.33.0] 2023-04-18
31+
## [0.33.0] 2023-04-18 [YANKED - [#1154](https://github.com/google/yapf/issues/1154)]
3232
### Added
3333
- Add a new Python parser to generate logical lines.
3434
- Added support for `# fmt: on` and `# fmt: off` pragmas.

0 commit comments

Comments
 (0)