Add CHANGELOG.md, bump version to 0.12.0 (#202)

* Add CHANGELOG.md, bump version to 0.12.0

* Mention the timer bug fix in `CHANGELOG.md`
This commit is contained in:
Max Desiatov
2021-01-29 15:05:56 +00:00
committed by GitHub
parent 3d61bf87e7
commit 28993ae57d
5 changed files with 312 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "OpenCombineDispatch"
spec.version = "0.11.0"
spec.version = "0.12.0"
spec.summary = "OpenCombine + Dispatch interoperability"
spec.description = <<-DESC