# Short List TEAL Update
# New Feature
- Refactor ABI encoding feature [#3055](https://github.com/algorand/go-algorand/pull/3055)
- Start work on Teal 6 (AVM 1.1) [#2974](https://github.com/algorand/go-algorand/pull/2974)
# Bugfix
- Use associated group index instead of global [#3111](https://github.com/algorand/go-algorand/pull/3111)
# Enhancement
- Make bytes and pushbytes check their immediate better (and similarly) [#3087](https://github.com/algorand/go-algorand/pull/3087)
- Support creation of inner transaction groups [#3009](https://github.com/algorand/go-algorand/pull/3009)