This is a quick patch release to fix incorrect generated ABIs that was introduced in v0.2.9 (2311) where storage variable getters were incorrectly marked as `nonpayable` instead of `view`
0.2.9
Not secure
0.2.8
Not secure
0.2.7
Not secure
This is a quick patch release to fix a runtime error introduced in `v0.2.6` ([2188](https://github.com/vyperlang/vyper/pull/2188)) that could allow for memory corruption under certain conditions.