We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06543e8 commit 99acb34Copy full SHA for 99acb34
release-notes.md
@@ -1,5 +1,16 @@
1
# Release notes
2
3
+## 3.2.9
4
+
5
+* Remove validation rule for `data_assinatura_tcr`
6
+ if greater than `data_inicio` of `Plano de Trabalho`
7
+* Update remaining unit's type from Integer to BigInteger
8
+* Remove the --reload flag during image build
9
+* Allow `meta_entrega` to exceed 100 when in percent mode
10
+* Add validation to reject empty `Entregas` on submitting
11
+ `Plano de Entregas`, except when the status equals 1.
12
13
14
## 3.2.8
15
16
* Add folder for schema migration scripts
0 commit comments