Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omry committed May 12, 2021
1 parent ae875b2 commit d0ea708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 2.1.0.rc1 (2021-05-12)
OmegaConf 2.1 is a major release introducing substantial new Features, and introducing some incompatible changes.
The biggest area of improvement in 2.1 is interpolations and resolvers. In addition - OmegaConf containers are now
much more compatible with their Python plain container counterparts.
much more compatible with their plain Python container counterparts (dict and list).

### Features
#### API Enhancements
Expand Down

0 comments on commit d0ea708

Please sign in to comment.