From 34e97fc56b811a6d3789ea3c3ab4cc78b8fb8598 Mon Sep 17 00:00:00 2001 From: Ahmed Bouhuolia Date: Sun, 17 Dec 2023 23:07:25 +0200 Subject: [PATCH] chore: update CHANGELOG.md --- CHANGELOG.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71ebc9384..aff6671f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,12 @@ All notable changes to Bigcapital server-side will be in this file. -# [0.12.1] - 17-11-2023 +## [0.12.1] - 17-11-2023 * feat: Add default customer message and terms conditions to the transactions by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/291 * fix: The currency code of transaction tax rate entry by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/293 -# [0.12.0] - 04-11-2023 +## [0.12.0] - 04-11-2023 * feat: Export reports via CSV and XLSX by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/286 * fix: Axios upgrade by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/288 @@ -16,7 +16,7 @@ All notable changes to Bigcapital server-side will be in this file. * chore(deps): bump axios from 0.20.0 to 1.6.0 in /packages/server by @dependabot in https://github.com/bigcapitalhq/bigcapital/pull/284 * chore(deps): bump axios from 0.20.0 to 1.6.0 by @dependabot in https://github.com/bigcapitalhq/bigcapital/pull/283 -# [0.11.0] - 28-10-2023 +## [0.11.0] - 28-10-2023 * feat: Migrate to pnpm by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/253 * feat: Integrate tax rates to bills by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/260 @@ -29,16 +29,16 @@ All notable changes to Bigcapital server-side will be in this file. * feat: Computed Net Income under Equity in Balance Sheet report. by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/271 * fix: Change Dockerfile files with new pnpm by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/278 -# [0.10.2] - 02-10-2023 +## [0.10.2] - 02-10-2023 fix(webapp): Disable tax rates from item entries editor table services do not support tax rates (https://github.com/bigcapitalhq/bigcapital/commit/69afa07e3ba45495a4cab3490c15f2b0c40c4790) by @abouolia fix(server): Add missing method in ItemEntry model (https://github.com/bigcapitalhq/bigcapital/commit/07628ddc37f46c98959ced0323f28752e0a98944) by @abouolia -# [0.10.1] - 25-09-2023 +## [0.10.1] - 25-09-2023 * Fix: Running tenants migration on Docker migration container by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/242 -# [0.10.0] - 24-09-2023 +## [0.10.0] - 24-09-2023 * Added: Tax rates service by @abouolia @elforjani13 in https://github.com/bigcapitalhq/bigcapital/pull/204 * Added: Sales Tax Liability Summary report by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/204 @@ -48,7 +48,7 @@ fix(server): Add missing method in ItemEntry model (https://github.com/bigcapita * chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /packages/webapp by @dependabot in https://github.com/bigcapitalhq/bigcapital/pull/199 * chore(deps): bump mongoose from 5.13.15 to 5.13.20 by @dependabot in https://github.com/bigcapitalhq/bigcapital/pull/197 -# [0.9.12] - 29-08-2023 +## [0.9.12] - 29-08-2023 * Refactor: split the services to multiple service classes. (by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/202) * Fix: create quick customer/vendor by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/206 @@ -62,18 +62,18 @@ fix(server): Add missing method in ItemEntry model (https://github.com/bigcapita * Fix: filter by customers, vendors and items in reports do not work by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/224 https://github.com/bigcapitalhq/bigcapital/pull/225 -# [0.9.11] - 23-07-2023 +## [0.9.11] - 23-07-2023 * added: Restart policy to docker compose files. by @suhaibaffan in https://github.com/bigcapitalhq/bigcapital/pull/198 * fix: Expose and expand the rate limit to the env variables by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/195 -# [0.9.10] - 18-07-2023 +## [0.9.10] - 18-07-2023 * feat(e2e): E2E onboarding process by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/176 * fix(webapp): Show loading message of cost computing job on financial reports by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/196 * fix(webapp): Change the currency code of sales and purchases transactions with foreign contacts. -# [0.9.9] - 28-06-2023 +## [0.9.9] - 28-06-2023 * refactor: Customer and vendor select component by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/171 * chore: Move auto-increment components in separate files by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/170 @@ -85,7 +85,7 @@ https://github.com/bigcapitalhq/bigcapital/pull/225 * fix: No currency in amount field on money in/out dialogs by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/179 * fix: No default branch for customer/vendor opening balance branch by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/182 -# [0.9.8] - 19-06-2023 +## [0.9.8] - 19-06-2023 `bigcapitalhq/webapp`