|  | @@ -4,10 +4,9 @@
 | 
	
		
			
				|  |  |  coming::[{minor-version}]
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  Here are the highlights of what's new and improved in {es} {minor-version}!
 | 
	
		
			
				|  |  | -ifeval::[\{release-state}\"!=\"unreleased\"]
 | 
	
		
			
				|  |  | +ifeval::["{release-state}"!="unreleased"]
 | 
	
		
			
				|  |  |  For detailed information about this release, see the <<es-release-notes>> and
 | 
	
		
			
				|  |  |  <<breaking-changes>>.
 | 
	
		
			
				|  |  | -endif::[]
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // Add previous release to the list
 | 
	
		
			
				|  |  |  Other versions:
 | 
	
	
		
			
				|  | @@ -17,6 +16,8 @@ Other versions:
 | 
	
		
			
				|  |  |  | {ref-bare}/8.1/release-highlights.html[8.1]
 | 
	
		
			
				|  |  |  | {ref-bare}/8.0/release-highlights.html[8.0]
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +endif::[]
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  // The notable-highlights tag marks entries that
 | 
	
		
			
				|  |  |  // should be featured in the Stack Installation and Upgrade Guide:
 | 
	
		
			
				|  |  |  // tag::notable-highlights[]
 |