diff --git a/README.md b/README.md index 8222426..ffa8185 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,18 @@ Read more in the [DTO Wiki](https://github.com/fireproofsocks/dto/wiki) # Version History +## 3.1.0 + +- Includes proper support for in-line definitions and inheritance of them. + ## 3.0.0 - Integration of the JSON Schema 4 specification to drive all structure and type definitions. +## 2.0.0 + +We don't speak of version 2. + ## 1.0.8 - Fixes for anonymous hashes of DTOs injected into the constructor.