Skip to content

Commit e840edf

Browse files
committed
docs: v2.11.2 changelog
1 parent be8e0bc commit e840edf

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/changelogs/v2.11.2.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Change Log
2+
3+
### Fix
4+
5+
* Fix Lookahead optimizer (#200, #201, #202)
6+
* When using PyTorch Lightning which expects your optimiser to be a subclass of `Optimizer`.
7+
8+
### Contributions
9+
10+
thanks to @georg-wolflein
11+
12+
### Diff
13+
14+
[2.11.1...2.11.2](https://github.com/kozistr/pytorch_optimizer/compare/v2.11.1...v2.11.2)

0 commit comments

Comments
 (0)