Commit 83c09a52 authored by Eloy Durán's avatar Eloy Durán

[CHANGELOG] Make code block render on GitHub.

parent 6e203f3c
......@@ -6,9 +6,9 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
##### Enhancements
* Add support to specify dependencies per build configuration.
* Add support to specify dependencies per build configuration:
pod 'Lookback', :configurations => ['Debug']
pod 'Lookback', :configurations => ['Debug']
Currently configurations can only be specified per single Pod.
[Joachim Bengtsson](https://github.com/nevyn)
......
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