CHANGELOG.md in lifen-2.4.0 vs CHANGELOG.md in lifen-3.0.0
- old
+ new
@@ -1,4 +1,12 @@
+3.0.0
+-----
+
+- Major refactoring to separate the private and public use of the gem
+- Added `Practitioner`
+- Extracts some business and methods from `User` to `Practitioner`
+- Deleted `Communication`. Use `CommunicationRequest` from now on
+
2.4.0
-----
- Added `CommunicationRequest` and `Medium` concepts in order to better comply with FHIR philosophy