Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvo committed Aug 24, 2022
1 parent b98a36e commit b017c84
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
File renamed without changes.
8 changes: 7 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,45 @@

Find out all changes between different kloppy versions

## 3.4.1 (2022-08-24)
## 3.5.0 (2022-08-24)

Pull requests merged:

- Accept json meta data for secondspectrum and fix non-alive ball ([#146](https://github.com/PySport/kloppy/pull/146))
- Fix for SportsCode XML ([#147](https://github.com/PySport/kloppy/pull/147))
- Add Metrica Open Data Game 3 + Fix for loading it ([#151](https://github.com/PySport/kloppy/pull/151))

## 3.4.0 (2022-07-17)

Pull requests merged:

- Changes to FormationType ([#143](https://github.com/PySport/kloppy/pull/143))
- Add attribute transformer and to_df ([#144](https://github.com/PySport/kloppy/pull/144))

## 3.3.1 (2022-05-04)

Pull requests merged:

- Fix http authentication ([#141](https://github.com/PySport/kloppy/pull/141))

## 3.3.0 (2022-03-23)

Pull requests merged:

- Add adapters and config ([#140](https://github.com/PySport/kloppy/pull/140))
- Fix transformation for events when ball_owning_team does not equal action_executing_team ([#139](https://github.com/PySport/kloppy/pull/139))
- Fix metadata update after dataset transformation ([#133](https://github.com/PySport/kloppy/pull/133))

## 3.2.1 (2022-03-16)

Pull requests merged:

- Make kloppy work within a Pyodide environment ([#132](https://github.com/PySport/kloppy/pull/132))

## 3.2.0 (2022-03-12)

Pull requests merged:

- Add related events and next/prev with more easy filtering ([#129](https://github.com/PySport/kloppy/pull/129))

## 3.1.1 (2022-02-20)
Expand Down

0 comments on commit b017c84

Please sign in to comment.