## Nushell
- fdncred added the ability to [create more complex unicode characters](https://github.com/nushell/nushell/pull/3195)
- nibon7 improved testing to [work in release mode as well](https://github.com/nushell/nushell/pull/3184)
- andrasio improved [testing infrastructure](https://github.com/nushell/nushell/pull/3179)
- ahkrr upgraded [rustyline to 8.0.0](https://github.com/nushell/nushell/pull/3167)
- John-Goff renamed [`count` to `length`](https://github.com/nushell/nushell/pull/3166)
## RFCs
- LhKipp added [an RFC about the config structure](https://github.com/nushell/rfcs/pull/5)
## Documentation
- kubouch added [a list of accepted parameter types](https://github.com/nushell/nushell.github.io/pull/111)
## Scripts
- fdncred updated [scripts to use the newly-renamed `length` command](https://github.com/nushell/nu_scripts/pull/31)