소스 검색

adds changelog entry

Johannes M. Schmitt 12 년 전
부모
커밋
7b7b6dc91e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -8,6 +8,7 @@ For instructions on how to upgrade from one version to another, please see the d
 - adds built-in support for deserialization of polymorphic objects when they have a common base class
 - adds serializer.pre_deserialize event
 - adds a disjunct exclusion strategy
+- allows @Type annotation to be used in combination with @VirtualProperty
 
 0.11 (2013-01-29)
 -----------------