Skip to content

Commit eca8ba5

Browse files
committed
add link in CHANGELOG [ci skip]
1 parent 3716c30 commit eca8ba5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ All notable changes to this project will be documented in this file.
3636
### Fixed
3737

3838

39-
## [4.7] - 2020-09-03
39+
## [4.7]
4040
### Added
4141
- add `Ns` normal vector in R^3 on meshS (normal of the surface) of current point (to day Ns of [x,y,0] plan is [0,0,-1]) no be compatibe to exterior normal.
4242
- add `Tl` tangent vector in R^3 on meshL (tangent vector of the line/curve) of current point
@@ -337,7 +337,8 @@ All notable changes to this project will be documented in this file.
337337
### Changed
338338
- The main distribution is now on Github
339339
340-
[Unreleased]: https://github.com/FreeFem/FreeFem-sources/compare/v4.6..develop
340+
[Unreleased]: https://github.com/FreeFem/FreeFem-sources/compare/v4.7..develop
341+
[4.7]: https://github.com/FreeFem/FreeFem-sources/compare/v4.6...v4.7
341342
[4.6]: https://github.com/FreeFem/FreeFem-sources/compare/v4.5...v4.6
342343
[4.5]: https://github.com/FreeFem/FreeFem-sources/compare/v4.4-3...v4.5
343344
[4.4-3]: https://github.com/FreeFem/FreeFem-sources/compare/v4.4-2...v4.4-3

0 commit comments

Comments
 (0)