We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb4e5f commit 96bf4feCopy full SHA for 96bf4fe
mix.exs
@@ -1,7 +1,7 @@
1
defmodule EHealth.Mixfile do
2
use Mix.Project
3
4
- @version "7.23.1"
+ @version "7.23.2"
5
6
def project do
7
[
release_notes/7.23.0.txt
@@ -1,7 +1,8 @@
-Change log for versions 7.23.0 - 7.23.1
+Change log for versions 7.23.0 - 7.23.2
**Patches and bug fixes**:
+EHealth-1709 - fix json schemas and response view (#1754)
EHealth-1709: calculate age for Medication requests
8
**Other**:
0 commit comments