Skip to content

Commit f7ad37d

Browse files
committed
docs: v2.12.0 changelog
1 parent 6125fa1 commit f7ad37d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/changelogs/v2.12.0.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Change Log
2+
3+
### Feature
4+
5+
* Support `bitsandbytes` optimizer. (#211)
6+
* now, you can install with `pip3 install pytorch-optimizer[bitsandbytes]`
7+
8+
### Docs
9+
10+
* Introduce `mkdocs` with `material` theme.
11+
* documentation : https://pytorch-optimizers.readthedocs.io/en/latest/
12+
13+
### Diff
14+
15+
[2.11.2...2.12.0](https://github.com/kozistr/pytorch_optimizer/compare/v2.11.2...v2.12.0)

0 commit comments

Comments
 (0)