11
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								CHANGELOG.md
									
									
									
									
									
								
							| @@ -2,6 +2,7 @@ | ||||
|  | ||||
| <!-- vim-markdown-toc GFM --> | ||||
|  | ||||
| * [4.1](#41) | ||||
| * [4.0.3](#403) | ||||
| * [4.0.2](#402) | ||||
| * [4.0.1](#401) | ||||
| @@ -42,6 +43,16 @@ | ||||
|  | ||||
| <!-- vim-markdown-toc --> | ||||
|  | ||||
| # 4.1 | ||||
|  | ||||
| > Mar 28, 2022 | ||||
|  | ||||
| - Support for edition 2021. | ||||
| - Bump `float-cmp` dependency. | ||||
| - Bump `glam` dependency. | ||||
| - Bump `nalgebra` dependency. | ||||
| - Simplify the CI. | ||||
|  | ||||
| # 4.0.3 | ||||
|  | ||||
| > Jul 11, 2021 | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "splines" | ||||
| version = "4.0.3" | ||||
| version = "4.1.0" | ||||
| license = "BSD-3-Clause" | ||||
| authors = ["Dimitri Sabadie <dimitri.sabadie@gmail.com>"] | ||||
| description = "Spline interpolation made easy" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user