What's Changed
* Overview of (trimmed) L-moments of some distributions by jorenham in https://github.com/jorenham/Lmo/pull/84
* Burr III general L-moments by jorenham in https://github.com/jorenham/Lmo/pull/91
* Theoretical trimmed L-moments GEV distribution by jorenham in https://github.com/jorenham/Lmo/pull/92
* Pareto type IV general trimmed L-moments by jorenham in https://github.com/jorenham/Lmo/pull/96
* fix formatting issues in .md, .yaml, and .css by jorenham in https://github.com/jorenham/Lmo/pull/98
* Generalized Pareto Distribution (GPD) general trimmed L-moments by jorenham in https://github.com/jorenham/Lmo/pull/101
* Added pyright to tox by wolph in https://github.com/jorenham/Lmo/pull/102
* General L-moments of the Generalized logistic distribution by jorenham in https://github.com/jorenham/Lmo/pull/104
* Replaced boxcox transforms with Tsallis' q-exp and q-log by jorenham in https://github.com/jorenham/Lmo/pull/105
* General L-moments of the (discrete) Bernoulli distribution by jorenham in https://github.com/jorenham/Lmo/pull/106
* Merged Pareto IV and Burr XII distributions by jorenham in https://github.com/jorenham/Lmo/pull/107
* General L-moments of the Gompertz distribution by jorenham in https://github.com/jorenham/Lmo/pull/110
* New `lmo.constants` and `lmo.special` namespaces by jorenham in https://github.com/jorenham/Lmo/pull/111
* Kumaraswamy's distribution implementation by jorenham in https://github.com/jorenham/Lmo/pull/112
* Bump pyright from 1.1.337 to 1.1.338 by dependabot in https://github.com/jorenham/Lmo/pull/113
* Wakeby distribution implementation by jorenham in https://github.com/jorenham/Lmo/pull/114
**Full Changelog**: https://github.com/jorenham/Lmo/compare/v0.11.1...v0.11.2