Skip to content

Commit f28b87e

Browse files
committed
Issue #93 Update CHANGELOG
1 parent adfbd38 commit f28b87e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGELOG #
22

3+
## 7.0.1 ##
4+
5+
* Re-added support for primtive data types, but used method names:
6+
* ``AbstractMapping#mapBooleanPrimitive``
7+
* ``AbstractMapping#mapBytePrimitive``
8+
* ``AbstractMapping#mapShortPrimtive``
9+
* ``AbstractMapping#mapIntegerPrimitive``
10+
* ``AbstractMapping#mapFloatPrimitive``
11+
* ``AbstractMapping#mapDoublePrimitive``
12+
313
## 7.0.0 ##
414

515
* The ``JpaMapping<>`` has been dropped from the library.

0 commit comments

Comments
 (0)