diff --git a/Cartfile b/Cartfile index 5e5821f4..ebdcc26f 100644 --- a/Cartfile +++ b/Cartfile @@ -1,6 +1,6 @@ github "ReactiveX/RxSwift" "4.1.2" github "PureLayout/PureLayout" == 3.0.2 -github "eonil/FileSystemEvents" "master" +github "eonil/FileSystemEvents" == 1.0.0 github "sparkle-project/Sparkle" == 1.19.0 github "qvacua/CocoaFontAwesome" "master" github "qvacua/CocoaMarkdown" "master" @@ -11,4 +11,4 @@ github "sindresorhus/github-markdown-css" == 2.10.0 github "httpswift/swifter" == 1.4.1 github "a2/MessagePack.swift" == 3.0.0 -github "Quick/Nimble" == 7.1.1 +github "Quick/Nimble" == 7.1.2 diff --git a/Cartfile.resolved b/Cartfile.resolved index ef3f7fcd..35c7d03e 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,8 +1,8 @@ github "PureLayout/PureLayout" "v3.0.2" -github "Quick/Nimble" "v7.1.1" +github "Quick/Nimble" "v7.1.2" github "ReactiveX/RxSwift" "4.1.2" github "a2/MessagePack.swift" "3.0.0" -github "eonil/FileSystemEvents" "eede2f0b2f0eecc4ba7cd4a8657f160f4c335512" +github "eonil/FileSystemEvents" "1.0.0" github "httpswift/swifter" "1.4.1" github "qvacua/CocoaFontAwesome" "76cf6c4ef3088d84f78988183c56fc6abdc19f83" github "qvacua/CocoaMarkdown" "7756ad96d5fb390c66531004868e828bb54d3609" diff --git a/resources/release-notes.md b/resources/release-notes.md index 1ac7496e..e5265b85 100644 --- a/resources/release-notes.md +++ b/resources/release-notes.md @@ -1,12 +1,14 @@ -# next +# 0.24.0-??? +* Neovim 0.3.0 +* Some refactorings for the Neovim and the UI interface. * GH-636: Bugfix: double cursor when entering terminal * GH-402: Add file associations; using definitions and icons from [MacVim](http://macvim.org/) -* Some refactorings for the Neovim and the UI interface. * Use LuaJIT again. * Dependencies updates: - sparkle-project/Sparkle@1.19.0 - - Quick/nimble@7.1.1 + - Quick/nimble@7.1.2 + - eonil/FileSystemEvents@1.0.0 # 0.23.0-275