From ea71e980cc757287fc39517d744a968d65070bd5 Mon Sep 17 00:00:00 2001 From: alexm Date: Thu, 6 Jul 2023 11:45:08 +0200 Subject: [PATCH] refs #5970 add changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cec86f478..d0d172a3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [2328.01] - 2023-07-13 ### Added +- (Clientes -> Morosos) Añadida columna "es trabajador" +- (Trabajadores -> Departamentos) Nueva sección +- (Trabajadores -> Departamentos) Añadido listado de Trabajadores por departamento +- (Trabajadores -> Departamentos) Añadido características de departamento e información ### Changed ### Fixed +- (Trabajadores -> Departamentos) Arreglado búscador ## [2326.01] - 2023-06-29