Skip to content

Commit

Permalink
Upgrade gem to 0.6.5 and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Manley committed Nov 26, 2018
1 parent 48f4fb6 commit d53405f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.6.4 (2018-11-26)
- Expose `ad_set_activities` for `ad_sets`.

## 0.6.4 (2018-10-03)
- Expose `budget_remaining`, `daily_budget`, `lifetime_budget` for Ad Campaigns. These are needed when we have budgets at the Ad Campaign level and not at the Ad Set level.

Expand Down
2 changes: 1 addition & 1 deletion facebook_ads.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# gem push facebook_ads-0.6.4.gem
Gem::Specification.new do |s|
s.name = 'facebook_ads'
s.version = '0.6.4'
s.version = '0.6.5'
s.platform = Gem::Platform::RUBY
s.licenses = ['MIT']
s.authors = ['Chris Estreich']
Expand Down

0 comments on commit d53405f

Please sign in to comment.