Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
markur4 committed Mar 3, 2024
1 parent ea80ad5 commit da740f6
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOGS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
# 0.1.2
### Available on:
- github

### New Features:
- None yet



# 0.1.1
### Available on:
- github
- PyPi

### New Features:
- Runtime config `plotting.rc`
- `set_style()` now passes matplotlib styles to
`matplotlib.style.use()`
- `set_style()` now passes all available matplotlib styles to `matplotlib.style.use()`

### Experimental Features:
- Plot Paired Data by Joining subjects with line for each facet/x/hue-level!
Expand Down

0 comments on commit da740f6

Please sign in to comment.