diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3a80183c7b6a6980db3abfeb0abc9187fb9ea3e..02dcb340a1055881a12c31d90e079c2a5859a041 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Identifiable class to represent the information used to identify Records.
 - Added some StructureElements: BooleanElement, FloatElement, IntegerElement, 
   ListElement, DictElement
+- String representation for Identifiables
 
 ### Changed ###