Skip to content

Commit aafcd4e

Browse files
lukpuehjoshuagl
andauthored
Apply suggestions from code review
Co-authored-by: Joshua Lock <[email protected]>
1 parent baf33c4 commit aafcd4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/1.0.0-ANNOUNCEMENT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Announcing TUF 1.0.0
22

33
Python-TUF v1.0.0 is a rewritten stable reference implementation of the TUF
4-
specification, which *includes*:
4+
specification, which *currently* includes:
55
- a modern low-level [*metadata
66
API*](https://theupdateframework.readthedocs.io/en/latest/api/tuf.api.html)
77
- a fully specification-compliant [*updater
@@ -21,7 +21,7 @@ processes). Note that there may be delays due to the lack of developer resources
2121
for reviewing such pull requests.*
2222

2323
For the reasons outlined in [ADR 10](https://github.com/theupdateframework/python-tuf/blob/develop/docs/adr/0010-repository-library-design.md
24-
), this release *does not yet* include a new *repository tool*. However, the new
24+
), this release *does not yet* include *repository tool*-like functionality. However, the new
2525
*metadata API* makes it easy to replicate the desired functionality tailored to
2626
the specific needs of any given repository (see *Migration* for details).
2727

0 commit comments

Comments
 (0)