File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -66,9 +66,11 @@ Francis Galiegue:
6666 * Reported #93 (and suggested fix): bug in `ObjectMapper.setAll(...)'
6767  implementation
6868  (2.1.1)
69-  * Reported [ #433] : `ObjectMapper`'s `.valueToTree()` wraps `JsonSerializable` objects
69+  * Reported #433: `ObjectMapper`'s `.valueToTree()` wraps `JsonSerializable` objects
7070  into a POJONode
7171  (2.3.3)
72+  * Contributed #434: Ensure that DecimalNodes with mathematically equal values are equal
73+   (2.4.0)
7274
7375kelaneren@github:
7476 * Reported #157, contributed unit test: NPE when registering same module twice.
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ Version: 2.4.0 (xx-xxx-2014)
2424 (contributed by Will P)
2525#428: `PropertyNamingStrategy` will rename even explicit name from `@JsonProperty`
2626 (reported by turskip@github)
27+ #434: Ensure that DecimalNodes with mathematically equal values are equal
28+  (contributed by Francis G)
2729
2830------------------------------------------------------------------------
2931=== History: ===
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments