3.0.11
rajnandan1/kener3.0.11Feb 9, 2025by rajnandan1
AI Summary
This is a minor release (3.0.11) of kener that adds Norwegian (Bokmål) language support as a new locale, includes general improvements, and fixes a ping migration issue. A new contributor, @VincentDatrier, made their first contribution to the project.
Key Highlights
- Added Norwegian (Bokmål) as a new available locale
- Fixed ping migration handling issue
- Included small improvements to the codebase
- New contributor @VincentDatrier made their first contribution
New Features
- Norwegian (Bokmål) locale support
- Small improvements (general enhancements)
- Ping migration bug fix
Full Release Notes
## What's Changed * Add Norwegian (Bokmål) as an available locale by @VincentDatrier in https://github.com/rajnandan1/kener/pull/253 * feat: small improvements by @kaffolder7 in https://github.com/rajnandan1/kener/pull/256 * fix: handle ping migration by @rajnandan1 in https://github.com/rajnandan1/kener/pull/261 ## New Contributors * @VincentDatrier made their first contribution in https://github.com/rajnandan1/kener/pull/253 **Full Changelog**: https://github.com/rajnandan1/kener/compare/3.0.10...3.0.11