Skip to content

Commit

Permalink
Preparing release 1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
pmarinas committed Jan 31, 2024
1 parent 9b1a920 commit 1c773af
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,17 @@ Changelog
=========


1.27 (unreleased)
1.27 (2024-01-31)
-----------------

- Nothing changed yet.

* [FIX] Solucionar error que no genera bien el menu de cabecera [Iago López]
* [FIX] Open link in new window [Alberto Durán]
* [UPD] Añadir permisos al WebMaster par las acciones del EasyForm [Iago López]
* [UPD] Añadir permisos al WebMaster par las acciones del EasyForm [Iago López]
* [ADD] Patches RelationChoice y RelationList permitir buscar contenidos en cualquier idioma [Iago López]
* [UPD] Modificar visualización del portlet de agenda [Iago López]
* [ADD] Traducciones vista tabular [Iago López]
* [FIX] Tradiccoón portlet multi vista [Iago López]

1.26 (2024-01-15)
-----------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

setup(
name='genweb6.core',
version='1.27.dev0',
version='1.27',
description="Genweb 6 Core package",
long_description=long_description,
# Get more from https://pypi.org/classifiers/
Expand Down

0 comments on commit 1c773af

Please sign in to comment.