Skip to content

Commit 31c82ba

Browse files
committed
doc: consolidate the changelog sections after a rebase
1 parent a79827e commit 31c82ba

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

CHANGELOG.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,21 +29,19 @@ A brief description of the categories of changes:
2929

3030
### Fixed
3131
* (gazelle): Fix incorrect use of `t.Fatal`/`t.Fatalf` in tests.
32-
33-
### Added
34-
* Nothing yet
35-
36-
### Removed
37-
* Nothing yet
38-
39-
### Fixed
4032
* (bzlmod) get the path to the host python interpreter in a way that results in
4133
platform non-dependent hashes in the lock file when the requirement markers need
4234
to be evaluated.
4335
* (bzlmod) correctly watch sources used for evaluating requirement markers for
4436
any changes so that the repository rule or module extensions can be
4537
re-evaluated when the said files change.
4638

39+
### Added
40+
* Nothing yet
41+
42+
### Removed
43+
* Nothing yet
44+
4745
## [0.35.0] - 2024-08-15
4846

4947
[0.35.0]: https://github.com/bazelbuild/rules_python/releases/tag/0.35.0

0 commit comments

Comments
 (0)