|  | @@ -34,6 +34,8 @@ This project follows [semantic versioning](https://semver.org/). We do not hesit
 | 
	
		
			
			| 34 | 34 |  
 | 
	
		
			
			| 35 | 35 |  Current Version: 
 | 
	
		
			
			| 36 | 36 |  
 | 
	
		
			
			|  | 37 | +- [8.0.0](https://github.com/react-native-community/react-native-webview/releases/tag/v8.0.0) - onNavigationStateChange now triggers with hash url changes
 | 
	
		
			
			|  | 38 | +
 | 
	
		
			
			| 37 | 39 |  - [7.0.1](https://github.com/react-native-community/react-native-webview/releases/tag/v7.0.1) - Removed UIWebView
 | 
	
		
			
			| 38 | 40 |  
 | 
	
		
			
			| 39 | 41 |  - [6.0.**2**](https://github.com/react-native-community/react-native-webview/releases/tag/v6.0.2) - Update to AndroidX. Make sure to enable it in your project's `android/gradle.properties`. See [Getting Started Guide](docs/Getting-Started.md).
 |