We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0db5c commit b1572f8Copy full SHA for b1572f8
CHANGELOG.md
@@ -17,8 +17,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17
- Removed support for Python 3.8
18
### Changed
19
- Added support for Python 3.13 - Thanks @GitRon
20
+- Improved documentation on concatenation of different field types
21
+- Removed outdated sqlite workaround
22
+### Organizational changes
23
+- Switch linting and formatting to ruff
24
+- Add devcontainer setup for VSCode
25
- Updates to GitHub actions
-- Improved documentation on concatenation of different field types.
26
27
## [3.0.0] - 2024-09-10
28
### Breaking
0 commit comments