Skip to content

Commit f0e1794

Browse files
authored
docs: release notes for v0.2.9
1 parent 27e8e66 commit f0e1794

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

docs/release-notes.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
33
Release Notes
44
#############
55

6+
v0.2.9
7+
******
8+
9+
Date released: 12-02-2020
10+
11+
Non-breaking changes and improvements:
12+
- Add license to wheel, Anaconda support (`#2265 <https://github.com/vyperlang/vyper/pull/2265>`_)
13+
- Consider events during type-check with `implements:` (`#2283 <https://github.com/vyperlang/vyper/pull/2283>`_)
14+
- Refactor ABI generation (`#2284 <https://github.com/vyperlang/vyper/pull/2284>`_)
15+
- Remove redundant checks in parser/signatures (`#2288 <https://github.com/vyperlang/vyper/pull/2288>`_)
16+
17+
Fixes:
18+
- Change forwarder proxy bytecode to ERC-1167 (`#2281 <https://github.com/vyperlang/vyper/pull/2281>`_)
19+
- Reserved keywords check update (`#2286 <https://github.com/vyperlang/vyper/pull/2286>`_)
20+
21+
Tons of Refactoring work courtesy of @iamdefinitelyahuman!
22+
623
v0.2.8
724
******
825

0 commit comments

Comments
 (0)