Document the removal of Unmarshallers
Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
parent
c7cfa46e9d
commit
861e4aa0b0
|
@ -11,7 +11,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Support for [Spec v1.0](https://github.com/cloudevents/spec/tree/v1.0)
|
- Support for [Spec v1.0](https://github.com/cloudevents/spec/tree/v1.0)
|
||||||
- Typescript types for Spec v1.0: [see and example](./examples/typescript-ex)
|
- Typescript types for Spec v1.0: [see an example](./examples/typescript-ex)
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
|
||||||
|
- Unmarshaller docs from README, moving them to [OLDOCS.md](./OLDOCS.md)
|
||||||
|
|
||||||
## [0.3.2]
|
## [0.3.2]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue