Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
To align with new format
  • Loading branch information
bmunkholm committed Oct 2, 2018
1 parent 44f5b04 commit 2738bd8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
x.x.x Release notes (yyyy-MM-dd)
=============================================================

### Breaking Changes

* None.

### Enhancements

* None.

### Bugfixes

### Fixed
* Fix a crash when adding an object with a non-`@objc` `String?` property which
has not been explicitly ignored to a Realm on watchOS 5 (and possibly other
platforms when building with Xcode 10).
https://github.com/realm/realm-cocoa/issues/5929
(Issue: [5929](https://github.com/realm/realm-cocoa/issues/5929), since 3.10.0).

### Compatibility
* File format: ver. 7 (upgrades automatically from previous formats)
* Realm Object Server: 3.0.0 or later.
* APIs are backwards compatible with all previous releases in the 3.x.y series.


3.10.0 Release notes (2018-09-19)
=============================================================
Expand Down

0 comments on commit 2738bd8

Please sign in to comment.