8000 Document the removal of Unmarshallers · lance/sdk-javascript@861e4aa · GitHub
[go: up one dir, main page]

Skip to content

Commit 861e4aa

Browse files
committed
Document the removal of Unmarshallers
Signed-off-by: Fabio José <fabiojose@gmail.com>
1 parent c7cfa46 commit 861e4aa

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1111
### Added
1212

1313
- Support for [Spec v1.0](https://github.com/cloudevents/spec/tree/v1.0)
14-
- Typescript types for Spec v1.0: [see and example](./examples/typescript-ex)
14+
- Typescript types for Spec v1.0: [see an example](./examples/typescript-ex)
15+
16+
### Removed
17+
18+
- Unmarshaller docs from README, moving them to [OLDOCS.md](./OLDOCS.md)
1519

1620
## [0.3.2]
1721

0 commit comments

Comments
 (0)
0