# Changelog All notable changes to Wutta-COREPOS will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## v0.3.0 (2025-02-20) ### Feat - add app db schema extension, for CoreUser - add support for `lane_op` and `lane_trans` DB sessions, models ### Fix - bump min version for wuttjamaican - bump version requirement for pyCOREPOS - add `get_office_employee_url()` method for corepos handler - add grid links for Members - bump min version for pycorepos dependency ## v0.2.1 (2025-01-15) ### Fix - add latest schema columns on app startup, unless not supported ## v0.2.0 (2025-01-13) ### Feat - add basic readonly web views for CORE members, products ### Fix - add docs, tests; tweak some handler method signatures ## v0.1.0 (2025-01-12) ### Feat - initial release