We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7cfa46 commit 861e4aaCopy full SHA for 861e4aa
CHANGELOG.md
@@ -11,7 +11,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
11
### Added
12
13
- 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)
+- 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)
19
20
## [0.3.2]
21
0 commit comments