File: CHANGELOG.md

package info (click to toggle)
ruby-behance 0.6.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 1,344 kB
  • sloc: ruby: 715; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 437 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
master
===
* Fix `stub! is deprecated` warning.

0.6.0
===
* Introducing CHANGELOG.md.
* [Creatives To Follow Endpoint](https://www.behance.net/dev/api/endpoints/9) added.
* `@client.popular` retrieves all Creative Fields (in 'popular').
* `@client.user_appreciations`, `@client.user_collections` and `@client.wip_revision_comments` now accepts options hash.
* `@client.user_followers` and `@client.user_following` added.

0.5.1
===
...