Files
bigcapital/server/CHANGELOG.md
2021-09-04 20:14:08 +02:00

28 lines
883 B
Markdown

# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased] - yyyy-mm-dd
Here we write upgrading notes for brands. It's a team effort to make them as
straightforward as possible.
### Added
- Dynamic filter for resources list.
- Dynamic search for resources list.
- Dynamic resources to switch between active and inactive items.
- Add virtual computed attributes to sale invoice list and individual.
- This CHANGELOG file to hopefully serve as an evolving example of a
standardized open source project CHANGELOG.
- Remove subscription free trial.
### Changed
- Redesigne organization tenant metadata table to depend on table on system
database instead of tenant database.
-
### Fixed