Skip to content

Commit c456e86

Browse files
committed
Cut 3.0.0
All V1 API calls that were deprecated have been entirely removed. See the CHANGELOG for relevant PRs.
1 parent 939b858 commit c456e86

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## OxfordDictionary master (unreleased)
22

3+
## OxfordDictionary 3.0.0 (2019-08-13)
4+
- Remove support for all V1 API calls
5+
36
## OxfordDictionary 2.0.0 (2019-06-29)
47
- Remove wordlist endpoint
58
[\#20](https://github.com/swcraig/oxford-dictionary/pull/20)

lib/oxford_dictionary/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module OxfordDictionary
2-
VERSION = '2.0.1'.freeze
2+
VERSION = '3.0.0'.freeze
33
end

0 commit comments

Comments
 (0)