Commit 3b0457ab authored by Samuel E. Giddins's avatar Samuel E. Giddins

[CHANGELOG] Add entry for Manifest.lock migration

parent 125f2a0b
......@@ -6,13 +6,20 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## Master
#### Enhancements
#### Bug Fixes
* Unique resources passed to the script generator
* Unique resources passed to the script generator.
[Diego Torres](https://github.com/dtorres)
[#3315](https://github.com/CocoaPods/CocoaPods/issues/3315)
[#3327](https://github.com/CocoaPods/CocoaPods/issues/3327)
* Update the `Manifest.lock` when migrating local podspecs to JSON. This fixes
running `pod install` after upgrading to `0.36`.
[Samuel Giddins](https://github.com/segiddins)
[#3292](https://github.com/CocoaPods/CocoaPods/issues/3292)
[#3299](https://github.com/CocoaPods/CocoaPods/issues/3299)
## 0.36.1
[Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.23.0...0.23.1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment