pogodevorg/docs.pogodev.org

View on GitHub
_docs/changelogs/v0_35_0_to_v0_37_0.md

Summary

Maintainability
Test Coverage
---
title: 'v0.35.0 to v0.37.0'
category: Changelogs
---

[comment]: <> (THIS PART IS GENERATED - AKA DON'T EDIT THIS PART MANUALLY)

# {{ page.title }}


## Added

- [EncounterType](../../api/enums/EncounterType/)

- [ClientVersionProto](../../api/messages/ClientVersionProto/)



## Removed

- ~~NativeEventType~~

- ~~ChannelAuthEventParams~~

- ~~GoogleAuthEventParams~~

- ~~LocationUpdateEventParams~~

- ~~RpcResponseEventParams~~



## Updated

- ### [GetPlayerOutProto](../../api/messages/GetPlayerOutProto/)
  - `ADDED attributes[2]`:
    - type: `bool`
    - name: `banned`
    - tag: `3`
    - modifier: ``

- ### [PokemonFortProto](../../api/messages/PokemonFortProto/)
  - `ADDED enums[1].values[3]`:
    - name: `TOHO`
    - tag: `3`
  - `ADDED enums[1].values[4]`:
    - name: `SOFTBANK`
    - tag: `4`

- ### [PokemonProto](../../api/messages/PokemonProto/)
  - `ADDED attributes[31]`:
    - type: `float`
    - name: `buddy_km_walked`
    - tag: `33`
    - modifier: ``



[comment]: <> (YOU CAN EDIT AFTER THIS)