Skip to content

Commit 92bc567

Browse files
committed
doc: CHANGELOG
1 parent 2980e96 commit 92bc567

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,19 @@ A brief description of the categories of changes:
2727

2828
{#v0-0-0-changed}
2929
### Changed
30-
- Nothing yet
30+
- (publish) The dependencies have been updated to the latest available versions.
3131

3232
{#v0-0-0-fixed}
3333
### Fixed
3434
- Nothing yet
3535

3636
{#v0-0-0-added}
3737
### Added
38-
- Nothing yet
38+
- (publish) The requirements file for the `twine` publishing rules have been
39+
updated to have a new convention: `requirements_darwin.txt`,
40+
`requirements_linux.txt`, `requirements_windows.txt` for each respective OS
41+
and one extra file `requirements_universal.txt` if you prefer a single file.
42+
The `requirements.txt` file may be removed in the future.
3943

4044
{#v0-0-0-removed}
4145
### Removed

0 commit comments

Comments
 (0)