diff mbox series

[FFmpeg-devel,3/4] doc/APIchanges: Add 7.0 cut point

Message ID 20240326225715.5893-3-michael@niedermayer.cc
State Accepted
Commit e7d938073e4c58ad8df95df38cbba73ca24a8506
Headers show
Series [FFmpeg-devel,1/4] Bump prior release/7.0 branch | expand

Checks

Context Check Description
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Michael Niedermayer March 26, 2024, 10:57 p.m. UTC
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
---
 doc/APIchanges | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/doc/APIchanges b/doc/APIchanges
index 680d3672e75..44858b283ea 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,8 @@  The last version increases of all libraries were on 2024-03-07
 
 API changes, most recent first:
 
+-------- 8< --------- FFmpeg 7.0 was cut here -------- 8< ---------
+
 2024-03-25 - 5df901ffa56 - lavu 59.7.100 - timestamp.h
   Add av_ts_make_time_string2() for better timestamp precision, the new
   function accepts AVRational as time base instead of *AVRational, and is not