bwapi 11.0.0.pre.550 → 11.0.0.pre.551

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +8 -8
  2. data/CHANGELOG.md +20 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NmE0Zjc0MzMxYWQ3YTYxZjUxYTA3Njg0OGViNzQ4ZDc2YzEwYjRlYw==
4
+ NmU2MTk2NTg1MjFkOTZlYjBhYzQ2NWVjYTliNGFmOGNlMTI1MWI1YQ==
5
5
  data.tar.gz: !binary |-
6
- ZWMwNjk4YzI5ZTViMzYzM2M1MmNhMGEzZjY0OTI1ODYyYWQ3OTE3ZA==
6
+ MjM0OWFmNTgwZDdhMjY2OGExNmRhOWNjYWU3ZDczOTAxMDYxOTI3MA==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- OWE2NDQ3YWI0YzY4NzYxMTc1MGNjMDM2ZDM0MTE2MDAwNmM0YjMzMTYwYjVm
10
- OTc3Nzg2M2Y4ZWZmZmQwMTE4YzYyNjQ2MjIxZDgwMmZkY2JlMjIwZGE4ODMw
11
- YTkyNGFmNDdhYTQxN2QyM2JhZjI1NTQ2N2Y4NzBjNzNhZDYzNjc=
9
+ MDczZjAyYzdlNWQ1OTZhNTZlNGMyZjNjNGJhZjBjODhlM2RmZmEzNThjYjlj
10
+ ZWI5NmMyMjc1OTU4MWRiNzBiMjJiNDU5NWM1YjlmYThhZGU1NGNkN2FlODVi
11
+ MTk1YTU1MjY0NDNhMTBmM2EzMDcyYTVjYmUyYzI0MWY0ODhkYWE=
12
12
  data.tar.gz: !binary |-
13
- NzZjM2MxYWZmNmJhYjlmN2RkMDU3NjdmZTYyNDI3Yzk5YzFhZDA4ZmFiODgw
14
- ODQzZmNjNmMyZDE3MjcwODhmYTVlYjAxNDkyODU4ZmMyN2VkNDgyNTcwOTRi
15
- ZGEyYWI1ZjA4NGVkY2Y0ZjMzNTZjYTE5NmFjZWFjMjE1MzNkYjU=
13
+ ZGY3YzkzOGIwNzBhYTlmMzRkMjc2NTY2ODAxZGY2MzJkYjUwZDZjZWRkZTcx
14
+ M2FmZDg0ZWI5MTAxZjc5ZTk2ZjJmZWMzZWRjY2ZhMzIzNWFjMjE3YWJiNzhm
15
+ ZGE4NWEyYmZhY2I5YTJlM2FhZmRiZTRkNzQ5ZmE3NzY0NzVkYTk=
@@ -1,6 +1,26 @@
1
1
  # Changelog
2
2
  All notable changes to this project will be documented in this file.
3
3
 
4
+ ## 11.0.0
5
+ ### Added
6
+ * NoTask - Add aggregates endpoint
7
+ * NoTask - Adding price structures endpoints
8
+ * NoTask - Adding data headlines endpoint
9
+ * NoTask - Added specific data aggregate endpoints
10
+ * NoTask - Added /author endpoints
11
+ * QA-1746 - Added Dimensions endpoint
12
+ * QA-720 - Added new emoticons, hashtags, mentioned authors and urls endpoints
13
+ * NoTask - Added demographics classify endpoint
14
+ * 162 - access token expiry_ins time
15
+ * QA-752 - Added log level, usage reports and mention find endpoints
16
+ * NoTask - Added missing /commandcenter endpoints
17
+ * NoTask - Added missing /brandwatch command center endpoints
18
+ * NoTask - Added instagram endpoints
19
+
20
+ ### Fixed
21
+ * NoTask - removing instances of super admin from comments
22
+ * NoTask Added options to category colour and tag colour endpoints
23
+
4
24
  ## 10.0.0
5
25
  ### Added
6
26
  * NoTask - added brandwatch client user post method
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bwapi
3
3
  version: !ruby/object:Gem::Version
4
- version: 11.0.0.pre.550
4
+ version: 11.0.0.pre.551
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonathan Chrisp