Skip to content

Commit 2000000

Browse files
committed
Drop by in changelog
1 parent e48276a commit 2000000

File tree

1 file changed

+0
-38
lines changed

1 file changed

+0
-38
lines changed

CHANGELOG

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -6,39 +6,34 @@
66
3.5.0
77
=====
88
:release-date: 2020-06-08
9-
:by: Ferhat Elmas
109

1110
Add enrichment support to direct activity get
1211

1312
=====
1413
3.4.0
1514
=====
1615
:release-date: 2020-05-11
17-
:by: Ferhat Elmas
1816

1917
Expose target_feeds_extra_data to add extra data to activities from reactions
2018

2119
=====
2220
3.3.0
2321
=====
2422
:release-date: 2020-05-04
25-
:by: Ferhat Elmas
2623

2724
Add batch unfollow support
2825

2926
=====
3027
3.2.1
3128
=====
3229
:release-date: 2020-03-17
33-
:by: Ferhat Elmas
3430

3531
Set timezone as utc in serialization hooks
3632

3733
=====
3834
3.2.0
3935
=====
4036
:release-date: 2020-03-17
41-
:by: Ferhat Elmas
4237

4338
Add open graph scrape support
4439
Update python support (drop 2.6, add 3.8)
@@ -48,23 +43,20 @@ Fixes in docs for collections and personalization
4843
3.1.1
4944
=====
5045
:release-date: 2019-11-07
51-
:by: Tommaso Barbuli
5246

5347
Bump crypto deps
5448

5549
=====
5650
3.1.0
5751
=====
5852
:release-date: 2018-05-24
59-
:by: Jelte Fennema
6053

6154
Batch partial update
6255

6356
=====
6457
3.0.2
6558
=====
6659
:release-date: 2018-05-24
67-
:by: Jelte Fennema
6860

6961
Fixes for filtering by reactions by kind
7062

@@ -73,15 +65,13 @@ Fixes for filtering by reactions by kind
7365
3.0.1
7466
======
7567
:release-date: 2018-12-04
76-
:by: Tommaso Barbugli
7768

7869
Add short-hand version for collections.create_reference()
7970

8071
======
8172
3.0.0
8273
======
8374
:release-date: 2018-12-03
84-
:by: Tommaso Barbugli
8575

8676
Add support for reactions
8777
Add support for users
@@ -93,39 +83,34 @@ Add feed.get enrichment params
9383
2.12.0
9484
======
9585
:release-date: 2018-10-08
96-
:by: Peter van Kampen
9786

9887
Add user-session-token support
9988

10089
======
10190
2.11.0
10291
======
10392
:release-date: 2017-08-23
104-
:by: Tommaso Barbugli
10593

10694
Add collection helpers to create refs
10795

10896
======
10997
2.10.0
11098
======
11199
:release-date: 2017-07-30
112-
:by: Tommaso Barbugli
113100

114101
Partial activity API endpoint
115102

116103
======
117104
2.9.3
118105
======
119106
:release-date: 2017-07-20
120-
:by: Tommaso Barbugli
121107

122108
Use Readme.md content as package long description
123109

124110
======
125111
2.9.2
126112
======
127113
:release-date: 2017-07-20
128-
:by: Tommaso Barbugli
129114

130115
Fixed deserialization problem with datetime objects with zeroed microseconds
131116
Support newer versions of the pyJWT lib
@@ -135,7 +120,6 @@ Support newer versions of the pyJWT lib
135120
2.9.1
136121
======
137122
:release-date: 2017-07-18
138-
:by: Tommaso Barbugli
139123

140124
Renamed client.get_activities' foreign_id_time param to foreign_id_times
141125

@@ -144,23 +128,20 @@ Renamed client.get_activities' foreign_id_time param to foreign_id_times
144128
2.9.0
145129
======
146130
:release-date: 2017-07-05
147-
:by: Tommaso Barbugli
148131

149132
Add support for get activity API endpoint
150133

151134
======
152135
2.8.1
153136
======
154137
:release-date: 2017-12-21
155-
:by: Tommaso Barbugli
156138

157139
Fixes a regression with embedded httpsig and Python 3
158140

159141
======
160142
2.8.0
161143
======
162144
:release-date: 2017-12-21
163-
:by: Tommaso Barbugli
164145

165146
Fixes install issues on Windows
166147

@@ -171,50 +152,43 @@ Fixes install issues on Windows
171152
2.7.0
172153
======
173154
:release-date: 2017-12-14
174-
:by: Aaron McMillin
175155

176156
* All client methods that make requests will return the response
177157

178158
2.6.2
179159
=====
180160
:release-date 2017-12-08
181-
:by: Balazs
182161

183162
Consolidate API URL generation across API, Collections and Personalization services
184163

185164
2.6.0
186165
=====
187166
:release-date 2017-12-08
188-
:by: Balazs
189167

190168
Support the new collections endpoint and flexible get requests for personalization
191169

192170
2.5.0
193171
======
194172
:release-date: 2017-10-19
195-
:by: Tommaso Barbugli
196173

197174
* Use new .com domain for API and Analytics
198175

199176
2.4.0
200177
======
201178
:release-date: 2017-08-31
202-
:by: Tommaso Barbugli
203179

204180
* Added support for To target update endpoint
205181

206182
2.3.11
207183
======
208184
:release-date: 2017-05-22
209-
:by: Ian Douglas
210185

211186
* Added support for Python 2.6.9 and downgrade to requests 2.2.1
212187

213188

214189
2.3.9
215190
==========
216191
:release-date: 2016-12-20
217-
:by: Jelte Fennema
218192

219193
* Fix errors_from_fields function so it displays the extra data returned by the
220194
server about InputException errors.
@@ -223,14 +197,12 @@ Support the new collections endpoint and flexible get requests for personalizati
223197
2.3.8
224198
=====
225199
:release-date: 2016-06-09
226-
:by: Tommaso Barbugli
227200

228201
* Add support for keep_history on unfollow
229202

230203
2.3.7
231204
=====
232205
:release-date: 2016-06-02
233-
:by: Tommaso Barbugli
234206

235207
* Add HTTP Signature auth method (for application auth resources)
236208
* Add support for follow_many batch operation
@@ -242,58 +214,50 @@ Support the new collections endpoint and flexible get requests for personalizati
242214
2.3.5
243215
=====
244216
:release-date: 2015-10-07
245-
:by: Thierry Schellenbach
246217

247218
* Added support for activity update
248219

249220

250221
2.3.3
251222
=====
252223
:release-date: 2015-10-07
253-
:by: Thierry Schellenbach
254224

255225
* Added support for creating redirect urls
256226

257227

258228
2.3.0
259229
=====
260230
:release-date: 2015-06-11
261-
:by: Tommaso Barbugli
262231

263232
* Added support for read-only tokens
264233

265234
2.1.4
266235
=====
267236
:release-date: 2015-01-14
268-
:by: Tommaso Barbugli
269237

270238
* Added support for extra data for follow actions
271239

272240
2.1.3
273241
=====
274242
:release-date: 2015-01-05
275-
:by: Thierry Schellenbach
276243

277244
* Bugfix, mark_seen and mark_read now work
278245

279246
2.1.0
280247
=====
281248
:release-date: 2014-12-19
282-
:by: Thierry Schellenbach
283249

284250
* Added location support to reduce latency
285251

286252
2.0.1
287253
=====
288254
:release-date: 2014-11-18
289-
:by: Thierry Schellenbach
290255

291256
* Additional validation on feed_slug and user_id
292257

293258
2.0.0
294259
=====
295260
:release-date: 2014-11-10
296-
:by: Thierry Schellenbach
297261

298262
* Breaking change: New style feed syntax, client.feed('user', '1') instead of client.feed('user:3')
299263
* Breaking change: New style follow syntax, feed.follow('user', 3)
@@ -305,13 +269,11 @@ Support the new collections endpoint and flexible get requests for personalizati
305269
1.1.1
306270
=====
307271
:release-date: 2014-09-20 08:00 A.M GMT
308-
:by: Tommaso Barbugli
309272

310273
* Add HTTP client retries
311274

312275
1.1.0
313276
=====
314277
:release-date: 2014-09-08 08:00 A.M GMT
315-
:by: Tommaso Barbugli
316278

317279
* Add support for mark read (notifications feeds)

0 commit comments

Comments
 (0)