bunq / sdk_python

Python SDK for bunq API
MIT License
106 stars 25 forks source link

The CHANGELOG is out of date #131

Closed haarts closed 4 years ago

haarts commented 4 years ago

Steps to reproduce:

  1. Look at CHANGELOG.md, observe it end at a 1.10 release.

What should happen:

  1. It should contain the 1.13 release

What happens:

  1. The tinker_python repo floats the dependency of this SDK, this is unwise and breaks now. I headed over to this repo to see what changed and found a stale changelog. :disappointed:

SDK version and environment

Python 3.7, Ubuntu 19.10

siccovansas commented 4 years ago

This is a shame as it makes developing using Bunq's SDK quite a bit more difficult.