Skip to content

Commit 1d7079c

Browse files
committed
Adjust changelog
1 parent 2a86785 commit 1d7079c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
class-based `DocumentLoader` instances while preserving the existing
1717
callable factory API. The concrete `RequestsDocumentLoader` and
1818
`AioHttpDocumentLoader` classes are also importable from `pyld`.
19-
- Convert `./README.rst` (reStructuredText) to `./README.md` (markdown) and update its contents.
19+
- Convert `./README.rst` and `./CONTRIBUTING.rst` (reStructuredText) to
20+
`./README.md` and `./CONTRIBUTING.md` (markdown). Also update their
21+
contents to reflect the current state of the repo.
2022

2123
### Added
2224
- `pyld.DocumentLoader` abstract base class for class-based document loaders,
@@ -259,7 +261,7 @@
259261
- **1.0.0**!
260262
- [Semantic Versioning](https://semver.org/) is now past the "initial
261263
development" 0.x.y stage (after 6+ years!).
262-
- [Conformance](README.rst#conformance):
264+
- [Conformance](README.md#conformance):
263265
- JSON-LD 1.0 + JSON-LD 1.0 errata
264266
- JSON-LD 1.1 drafts
265267
- Thanks to the JSON-LD and related communities and the many many people over

0 commit comments

Comments
 (0)