Skip to content

Commit

Permalink
Update CHANGELOG.md for v1.2.132
Browse files Browse the repository at this point in the history
  • Loading branch information
norkans7 committed Sep 24, 2024
1 parent e8864a6 commit 2207ae9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v1.2.132 (2024-09-24)
-------------------------
* Squash contacts activities counts every 15min
* Run code checks
* Translate locale/en/LC_MESSAGES/django.po in cs

v1.2.131 (2024-09-18)
-------------------------
* Set the max length for poll result text
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ureport"
version = "1.2.131"
version = "1.2.132"
description = "U-Report dashboard built on data collected by RapidPro"
authors = ["Nyaruka Ltd <code@nyaruka.com>"]
readme = "README.md"
Expand Down

0 comments on commit 2207ae9

Please sign in to comment.